log src/context.cpp @ 388:2354a1944e49

age author description
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