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
|
Thu, 25 Apr 2019 09:35:53 -0700 |
Carl Byington |
SA needs original rfc5321 envelope from to do proper spf checking. Remove some debug code.
|
Sun, 10 Mar 2019 08:49:27 -0700 |
Carl Byington |
cleanup code for adding extra spf data in dkim_from
|
Sat, 09 Mar 2019 18:46:25 -0800 |
Carl Byington |
change dkim_from syntax to allow "signer1,signer2;spf data"
stable-6-0-75
|
Mon, 24 Dec 2018 09:37:36 -0800 |
Carl Byington |
add debug code for spf check with microsoft /14
stable-6-0-74
|
Tue, 05 Jun 2018 09:24:29 -0700 |
Carl Byington |
add unsigned_black for enforcement of dmarc policy
|
Mon, 04 Jun 2018 19:06:53 -0700 |
Carl Byington |
add unsigned_black for enforcement of dmarc policy
stable-6-0-71
|
Mon, 04 Jun 2018 16:25:06 -0700 |
Carl Byington |
add unsigned_black for enforcement of dmarc policy
stable-6-0-70
|
Tue, 10 Apr 2018 12:56:07 -0700 |
Carl Byington |
fix spf mx:domain.tld token parsing
stable-6-0-69
|
Mon, 19 Feb 2018 15:25:40 -0800 |
Carl Byington |
round spamassassin scores; check >= rather than >
|
Fri, 03 Nov 2017 10:50:12 -0700 |
Carl Byington |
code cleanup
stable-6-0-65
|
Fri, 03 Nov 2017 09:57:13 -0700 |
Carl Byington |
fix syslog for long messages, supress dkim checks for mail from localhost
stable-6-0-64
|
Tue, 03 Oct 2017 09:59:54 -0700 |
Carl Byington |
include arpa/nameser.h earlier
stable-6-0-62
|
Mon, 02 Oct 2017 15:09:55 -0700 |
Carl Byington |
allow 4000 byte spf txt records
stable-6-0-61
|
Wed, 26 Jul 2017 08:52:31 -0700 |
Carl Byington |
use both envelope from and header from for spf checks when envelope from is a subdomain of the header from domain
stable-6-0-59
|
Fri, 19 May 2017 13:44:13 -0700 |
Carl Byington |
spf code now handles %{d} and %{h} macros; use envelope from value for spf if it is a subdomain of the header from domain
stable-6-0-58
|
Wed, 26 Apr 2017 09:20:35 -0700 |
Carl Byington |
spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
stable-6-0-57
|
Tue, 25 Apr 2017 15:33:38 -0700 |
Carl Byington |
spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
|
Tue, 25 Apr 2017 15:26:51 -0700 |
Carl Byington |
spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
|
Tue, 25 Apr 2017 15:23:33 -0700 |
Carl Byington |
spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
|
Tue, 25 Apr 2017 14:48:19 -0700 |
Carl Byington |
spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
|
Wed, 19 Apr 2017 09:26:14 -0700 |
Carl Byington |
refactor spf code; allow wildcard *.example.com in dkim signing restrictions
stable-6-0-56
|
Thu, 30 Mar 2017 10:26:30 -0700 |
Carl Byington |
document dmarc vs dnsbl dkim/spf; switch to . rather than " " for dkim impossible signer
stable-6-0-54
|
Fri, 17 Mar 2017 13:50:38 -0700 |
Carl Byington |
handle redirect= elements in spf txt records
stable-6-0-53-2
|
Thu, 09 Mar 2017 08:54:29 -0800 |
Carl Byington |
handle a and a: elements in spf txt records
stable-6-0-52-3
|
Tue, 07 Mar 2017 16:52:47 -0800 |
Carl Byington |
only ntohl() once during recursive spf txt processing
stable-6-0-52-2
|
Tue, 07 Mar 2017 16:49:49 -0800 |
Carl Byington |
only ntohl() once during recursive spf txt processing
|
Tue, 07 Mar 2017 09:39:25 -0800 |
Carl Byington |
document dkim/spf processing
stable-6-0-52
|
Mon, 06 Mar 2017 18:39:09 -0800 |
Carl Byington |
start parsing spf txt records
stable-6-0-51-2
|
Mon, 06 Mar 2017 18:06:24 -0800 |
Carl Byington |
start parsing spf txt records
|
Mon, 06 Mar 2017 17:23:05 -0800 |
Carl Byington |
start parsing spf txt records
|
Mon, 06 Mar 2017 17:14:41 -0800 |
Carl Byington |
start parsing spf txt records
|
Mon, 06 Mar 2017 16:22:15 -0800 |
Carl Byington |
start parsing spf txt records
|
Mon, 06 Mar 2017 14:01:14 -0800 |
Carl Byington |
start parsing spf txt records
|
Mon, 06 Mar 2017 12:21:05 -0800 |
Carl Byington |
start parsing spf txt records
|
Tue, 28 Feb 2017 17:02:07 -0800 |
Carl Byington |
fetch spf txt records for required dkim signers
|
Tue, 17 Jan 2017 14:09:30 -0800 |
Carl Byington |
fix infinite loop
stable-6-0-48
|
Mon, 16 Jan 2017 12:38:44 -0800 |
Carl Byington |
check whitelisted dkim signers before dkim_from restrictions
|
Mon, 16 Jan 2017 11:13:40 -0800 |
Carl Byington |
allow quoted comma separated multiple signers in the dkim_from config entries
|
Mon, 19 Dec 2016 16:35:49 -0800 |
Carl Byington |
allow missing domain in header from value
|
Mon, 19 Dec 2016 15:32:32 -0800 |
Carl Byington |
allow dkim whitelisting to override uribl hosts in the mail body
|
Mon, 19 Dec 2016 12:05:06 -0800 |
Carl Byington |
ignore envelope-from based whitelisting if we have a dkim requirement for that domain
|
Mon, 19 Dec 2016 08:29:16 -0800 |
Carl Byington |
allow multiple dkim signers in authentication results
|
Sun, 18 Dec 2016 16:51:33 -0800 |
Carl Byington |
allow multiple dkim signers in authentication results
|
Sat, 17 Dec 2016 18:53:22 -0800 |
Carl Byington |
add dkim white/black listing
|
Sat, 17 Dec 2016 17:04:52 -0800 |
Carl Byington |
add dkim white/black listing
|
Sat, 17 Dec 2016 13:47:28 -0800 |
Carl Byington |
add dkim white/black listing
|
Sat, 17 Dec 2016 09:46:40 -0800 |
Carl Byington |
more smtp verify logging
|
Thu, 22 Sep 2016 08:43:02 -0700 |
Carl Byington |
better smtp verify logging
stable-6-0-47
|
Wed, 21 Sep 2016 16:47:20 -0700 |
Carl Byington |
better smtp verify logging
|
Mon, 19 Sep 2016 13:15:02 -0700 |
Carl Byington |
enable smtp verify logging
stable-6-0-46
|
Mon, 19 Sep 2016 09:11:30 -0700 |
Carl Byington |
enable smtp verify logging
|
Sun, 18 Sep 2016 18:32:37 -0700 |
Carl Byington |
enable smtp verify logging
|
Tue, 17 Dec 2013 15:35:23 -0800 |
Carl Byington |
add limits on unique ip addresses per hour per authenticated user
|
Mon, 09 Sep 2013 20:01:17 -0700 |
Carl Byington |
fix -c printing config
stable-6-0-36
|
Mon, 09 Sep 2013 19:30:21 -0700 |
Carl Byington |
Code cleanup, increase minimum hostname length for uribl checking
|
Mon, 09 Sep 2013 15:15:53 -0700 |
Carl Byington |
Use mozilla prefix list for tld checking, Enable surbl/uribl/dbl rhs lists
stable-6-0-35
|
Wed, 22 May 2013 11:29:44 -0700 |
Carl Byington |
Add require_rdns checking
stable-6-0-34
|
Sat, 21 Jul 2012 13:05:54 -0700 |
Carl Byington |
fix unauthenticated rate limit bug for empty mail from
stable-6-0-33
|
Sat, 21 Jul 2012 12:35:19 -0700 |
Carl Byington |
fix unauthenticated rate limit bug for empty mail from; move unauthenticate rate limit checks after spam filtering
|
Sat, 21 Jul 2012 08:34:04 -0700 |
Carl Byington |
add recipient rate limits by email from address or domain
|
Mon, 09 Apr 2012 18:02:05 -0700 |
Carl Byington |
Allow dnswl_list and dnsbl_list to be empty, to override lists specified in the ancestor contexts. Add daily recipient limits as a multiple of the hourly limits.
stable-6-0-30
|
Sun, 08 Apr 2012 11:42:59 -0700 |
Carl Byington |
Add dnswl support
|
Mon, 15 Aug 2011 21:08:11 -0700 |
Carl Byington |
const correctness fixes from new gcc, libresolv.a moved to glibc-static on newer distributions
stable-6-0-27
|
Mon, 25 May 2009 11:14:32 -0700 |
Carl Byington |
Add whitelisting by regex expression filtering.
stable-6-0-23
|
Tue, 10 Jun 2008 08:58:42 -0700 |
Carl Byington |
Fixes to compile on Fedora 9 and for const correctness.
stable-6-0-19
|
Sat, 22 Mar 2008 11:19:36 -0700 |
Carl Byington |
Extend auto-whitelisting when receiving mail even if the auto whitelist is specified in a parent context.
stable-6-0-18
|
Tue, 04 Mar 2008 21:42:51 -0800 |
Carl Byington |
Verify from/to pairs even if they might be explicitly whitelisted.
|
Fri, 07 Dec 2007 16:59:41 -0800 |
carl |
fix null dereference if missing _ macro
stable-6-0-15
|
Sun, 11 Nov 2007 12:49:25 -0800 |
carl |
delay autowhitelisting to avoid out of office reply bots
|
Sat, 06 Oct 2007 12:17:02 -0700 |
carl |
embedded dcc filtering
|
Thu, 04 Oct 2007 22:45:21 -0700 |
carl |
embedded dcc filtering
|
Sun, 23 Sep 2007 14:08:17 -0700 |
carl |
allow manual whitelisting with stamp 1 to remove a whitelist entry
|
Sun, 23 Sep 2007 11:20:12 -0700 |
carl |
don't whitelist addresses with embedded spaces
|
Thu, 06 Sep 2007 09:50:05 -0700 |
carl |
fix leak, update timestamps when receiving auto-whitelisted sender
stable-6-0-9
|
Thu, 30 Aug 2007 14:07:09 -0700 |
carl |
fix pre/post scripts in rpm spec file
|
Thu, 30 Aug 2007 11:08:46 -0700 |
carl |
add generic reverse dns filtering regex
|
Mon, 27 Aug 2007 20:49:19 -0700 |
carl |
actually use spamassassin result, allow build without spam assassin, only call it if some recipient needs it.
stable-6-0-6
|
Sun, 26 Aug 2007 19:43:35 -0700 |
carl |
spamassassin changes
stable-6-0-4
|
Sun, 26 Aug 2007 19:03:17 -0700 |
carl |
spamassassin changes
|
Sat, 14 Jul 2007 12:25:17 -0700 |
carl |
don't add auto whitelist for A to A
stable-6-03
|
Tue, 10 Jul 2007 11:20:23 -0700 |
carl |
allow manual updates to auto whitelist files
|
Sun, 08 Jul 2007 09:46:55 -0700 |
carl |
add auto whitelisting
|
Sat, 07 Jul 2007 21:24:38 -0700 |
carl |
add auto whitelisting
|
Sat, 07 Jul 2007 16:10:39 -0700 |
carl |
add auto whitelisting
|
Sat, 07 Jul 2007 10:26:31 -0700 |
carl |
gpl3, block mail to recipients that cannot reply
|
Mon, 19 Feb 2007 15:57:24 -0800 |
carl |
switch to second context wins in all cases
|
Tue, 30 Jan 2007 16:27:49 -0800 |
carl |
add documentation fixes, allow env_from target of inherit
|
Sun, 15 Oct 2006 17:21:07 -0700 |
carl |
free old configs when last reference goes away
|
Sun, 15 Oct 2006 12:41:46 -0700 |
carl |
dump effective dnsbl_list with -c switch
stable-5-25
|
Sun, 15 Oct 2006 12:23:17 -0700 |
carl |
allow parent/child to share a fully qualified env_to address
stable-5-24
|
Tue, 10 Oct 2006 19:12:16 -0700 |
carl |
require two periods for ip addresses
stable-5-23
|
Wed, 27 Sep 2006 08:11:38 -0700 |
carl |
cleanup smtp rate limit code
|
Wed, 27 Sep 2006 08:00:13 -0700 |
carl |
cleanup smtp rate limit code
|
Tue, 26 Sep 2006 13:59:14 -0700 |
carl |
add smtp auth rate limits
|
Tue, 06 Jun 2006 08:45:07 -0700 |
carl |
ignore smtp connection attempts for 10 minutes when getting connection errors on verify hosts
|
Sun, 12 Mar 2006 12:38:43 -0800 |
carl |
uribl patch from Jeff Evans <jeffe@tricab.com>
|
Sun, 12 Mar 2006 10:15:39 -0800 |
carl |
uribl patch from Jeff Evans <jeffe@tricab.com>
|
Mon, 26 Sep 2005 20:40:29 -0700 |
carl |
fix <> passed as <<>> to verification hosts
stable-5-9
|
Sun, 25 Sep 2005 08:38:29 -0700 |
carl |
allow empty env_to at global context to remove all restrictions on child contexts
stable-5-8
|
Fri, 23 Sep 2005 07:58:34 -0700 |
carl |
failed to return a value from parse_verify()
stable-5-7
|
Wed, 21 Sep 2005 13:29:28 -0700 |
carl |
fix int function not returning value
stable-5-5
|
Wed, 21 Sep 2005 13:25:16 -0700 |
carl |
fix missing include, not all systems define HOST_NAME_MAX
|
Wed, 21 Sep 2005 12:35:29 -0700 |
carl |
fix dos line terminators
|
Wed, 21 Sep 2005 08:00:08 -0700 |
carl |
optimize verification step, cleanup documentation
|
Sun, 18 Sep 2005 10:46:31 -0700 |
carl |
dcc_to should not look at substitute mail_host
|
Sun, 18 Sep 2005 10:19:58 -0700 |
carl |
add verify statement to verify addresses with better mx host
stable-5-4
|
Mon, 01 Aug 2005 19:32:03 -0700 |
carl |
fix for missing default return value in CONTEXT::acceptable_content()
|
Tue, 19 Jul 2005 22:47:15 -0700 |
carl |
add multiple debug syslog levels, remove duplicate dnsbl definitions
|
Sun, 17 Jul 2005 07:46:11 -0700 |
carl |
start coding on new config syntax
|
Sat, 16 Jul 2005 20:12:20 -0700 |
carl |
start coding on new config syntax
|
Sat, 16 Jul 2005 14:11:07 -0700 |
carl |
start coding on new config syntax
|
Sat, 16 Jul 2005 13:47:19 -0700 |
carl |
start coding on new config syntax
|
Wed, 13 Jul 2005 23:04:14 -0700 |
carl |
start coding on new config syntax
|
Sun, 10 Jul 2005 14:19:00 -0700 |
carl |
start coding on new config syntax
|
Sun, 10 Jul 2005 13:28:33 -0700 |
carl |
start coding on new config syntax
|
Sun, 10 Jul 2005 13:28:33 -0700 |
carl |
start coding on new config syntax
|
Sat, 09 Jul 2005 19:24:41 -0700 |
carl |
start coding on new config syntax
|