Mercurial > dnsbl
log src/spamass.cpp.in @ 476:fcf66a7aead5 stable-6-0-78
age | author | description |
---|---|---|
Sat, 20 Feb 2021 09:46:29 -0800 | Carl Byington | opendkim headers changed, pass smtp verify 4xy codes back to sender |
Wed, 16 Dec 2020 10:25:37 -0800 | Carl Byington | allow checking names without A records on uribl lists; improve extraction of fake TLDs from our RPZ zone |
Mon, 19 Feb 2018 15:25:40 -0800 | Carl Byington | round spamassassin scores; check >= rather than > |
Tue, 30 Mar 2010 10:05:35 -0700 | Carl Byington | pollnval might be triggered on the last pollin data chunk |
Sat, 03 Jan 2009 15:16:47 -0800 | Carl Byington | Fixes to compile on old systems without memrchr or string::clear(). stable-6-0-21 |
Tue, 10 Jun 2008 08:58:42 -0700 | Carl Byington | Fixes to compile on Fedora 9 and for const correctness. stable-6-0-19 |
Tue, 04 Mar 2008 21:42:51 -0800 | Carl Byington | Verify from/to pairs even if they might be explicitly whitelisted. |