comparison NEWS @ 236:c0d2e99c0a1d

Add surbl checks on the smtp helo value, client reverse dns name, and mail from domain name
author Carl Byington <carl@five-ten-sg.com>
date Tue, 29 Sep 2009 11:36:15 -0700
parents e6c66640f6f9
children d8ee4c97b9ab
comparison
equal deleted inserted replaced
235:e6c66640f6f9 236:c0d2e99c0a1d
1 6.25 2009-09-29 Add surbl checks on the smtp helo value, client reverse dns name, and mail from domain name.
1 6.24 2009-06-09 Add SRS decoding to envelope addresses. 2 6.24 2009-06-09 Add SRS decoding to envelope addresses.
2 6.23 2009-05-25 Add whitelisting by regex expression filtering. 3 6.23 2009-05-25 Add whitelisting by regex expression filtering.
3 6.22 2009-05-08 Prevent auto whitelisting due to outgoing multipart/report delivery notifications. 4 6.22 2009-05-08 Prevent auto whitelisting due to outgoing multipart/report delivery notifications.
4 6.21 2009-01-03 Fixes to compile on old systems without memrchr or string::clear(). 5 6.21 2009-01-03 Fixes to compile on old systems without memrchr or string::clear().
5 6.20 2008-12-27 Never whitelist self addressed mail. 6 6.20 2008-12-27 Never whitelist self addressed mail.