Create milter and milter-spf as noarch packages.

This commit is contained in:
Stuart Gathman
2007-09-24 18:00:58 +00:00
parent a84f6aa574
commit d225384829
4 changed files with 80 additions and 44 deletions
+4 -1
View File
@@ -1,4 +1,6 @@
Don't match dynamic ptr in bestguess.
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.
When content filtering is not installed, reject BLACKLISTed MFROM
immediately. There is no use waiting until EOM.
@@ -224,3 +226,4 @@ data structure as autowhitelist.log.
DONE Backup copies for outgoing/incoming mail.
DONE Don't match dynamic ptr in bestguess.