Fri, 23 Dec 2016 07:19:39 -0800 |
Carl Byington |
allow envelope from whitelisting without dkim override for mail from localhost, or where the from address is root@*
|
Wed, 21 Dec 2016 15:08:28 -0800 |
Carl Byington |
when dkim require_signed overrides envelope from whitelisting, we still want to check dns based white/blacklists before content filtering
|
Tue, 20 Dec 2016 17:21:26 -0800 |
Carl Byington |
set st in all paths; missing +1 to avoid lookup starting with @
|
Tue, 20 Dec 2016 17:13:48 -0800 |
Carl Byington |
need to convert nl and tab to spaces in header values before regexec
|
Tue, 20 Dec 2016 16:54:32 -0800 |
Carl Byington |
header from may appear very early in unsigned messages
|
Tue, 20 Dec 2016 09:20:15 -0800 |
Carl Byington |
missing ==0 testing for from header, we were scanning all the non-from headers
|
Mon, 19 Dec 2016 17:11:39 -0800 |
Carl Byington |
log regexec error extracting domain from header
|
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 17:55:16 -0800 |
Carl Byington |
allow multiple dkim signers in authentication results
|
Sun, 18 Dec 2016 17:19:50 -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 21:59:23 -0800 |
Carl Byington |
add dkim white/black listing
|
Sat, 17 Dec 2016 18:03:59 -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
|
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
|
Mon, 13 Oct 2014 20:48:40 -0700 |
Carl Byington |
Generic regex now matches against the reverse dns PTR value
|
Fri, 18 Jul 2014 15:08:53 -0700 |
Carl Byington |
allow broken SRS0+ rather than the correct SRS0= tag
stable-6-0-43
|
Fri, 18 Jul 2014 15:01:27 -0700 |
Carl Byington |
allow broken SRS0+ rather than the correct SRS0= tag
|
Sat, 28 Jun 2014 17:01:56 -0700 |
Carl Byington |
Never add auto-whitelist entries for outgoing mail from localhost
stable-6-0-42
|
Fri, 21 Mar 2014 13:55:46 -0700 |
Carl Byington |
Unique ip connection limits only apply to authenticated connections
|
Wed, 05 Feb 2014 07:54:38 -0800 |
Carl Byington |
Fix possible segfault in mlfi_connect, hostaddr might be null
stable-6-0-40
|
Tue, 31 Dec 2013 10:44:15 -0800 |
Carl Byington |
Fix segfault caused by freeing unallocated memory
stable-6-0-39
|
Tue, 24 Dec 2013 08:17:47 -0800 |
Carl Byington |
Activate check for unique ip connection limits
stable-6-0-38
|
Thu, 19 Dec 2013 09:47:00 -0800 |
Carl Byington |
add limits on unique ip addresses per hour per authenticated user
stable-6-0-37
|
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 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
|