Packaging tweaks.

This commit is contained in:
Stuart Gathman
2007-11-29 14:35:17 +00:00
parent 69369c3b2a
commit 10f4f2613e
5 changed files with 49 additions and 29 deletions
+5
View File
@@ -1,3 +1,8 @@
Support CBV to local domains and cache results so that invalid users
can be rejected without maintaining valid user lists.
Now that we blacklist IPs for too many bad rcpts, delay SPF until RCPT TO.
Convert DSN to REJECT unless sender gets SPF pass or best guess pass. Make
configurable by SPF result with NOTSPAM policy (reject or deliver without DSN).
Maybe policy should be NODSN - still verify sender with CBV.