diff --git a/pymilter.spec b/pymilter.spec index b63f12dc7e40653cae3a4e949ccae374aa5de7b1..1cf3330c6e4cf9c8864c718fb33e3271f2e00fcf 100644 --- a/pymilter.spec +++ b/pymilter.spec @@ -275,12 +275,15 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Sep 24 2007 Stuart Gathman <stuart@bmsi.com> 0.8.10-1 +- log rcpt for SRS rejections - improved parsing into email and fullname -- implement no-DSN CBV +- implement no-DSN CBV, reduce full DSNs - check for porn words in MAIL FROM fullname - ban IP for too many bad MAIL FROMs or RCPT TOs - temperror policy in access - no CBV for whitelisted MAIL FROM except permerror, softfail +- Allow explicitly whitelisted email from banned_users. +- configure gossip TTL * Mon Sep 24 2007 Stuart Gathman <stuart@bmsi.com> 0.8.9-1 - Use %ifarch hack to build milter and milter-spf packages as noarch - Remove spf dependency from dsn.py, add dns.py