Mercurial > dnsbl
log src/dnsbl.cpp @ 377:7fd39f029936
age | author | description |
---|---|---|
Sat, 18 Feb 2017 15:06:32 -0800 | Carl Byington | reject if dkim signer is listed on surbl |
Mon, 16 Jan 2017 13:50:38 -0800 | Carl Byington | allow upstream opendkim header to be wrapped |
Mon, 16 Jan 2017 13:08:00 -0800 | Carl Byington | allow upstream opendkim header to be wrapped |
Mon, 16 Jan 2017 08:23:26 -0800 | Carl Byington | use the last @domain in the from: header |
Sun, 08 Jan 2017 21:13:01 -0800 | Carl Byington | when extracting header fields, need to preserve the header value since that will be used by subsequent (dcc,spamd,etc) milters |
Mon, 26 Dec 2016 16:27:22 -0800 | Carl Byington | only do greylisting if we don't have any whitelisted recipients |
Mon, 26 Dec 2016 12:30:08 -0800 | Carl Byington | need to lowercase the domain extracted from the from header so it will match the keys in dkim_from |