Fix bugs from testing RPM

This commit is contained in:
Stuart Gathman
2005-06-04 19:41:17 +00:00
parent e99117e8f6
commit ecb870acaa
3 changed files with 17 additions and 7 deletions
+3 -2
View File
@@ -29,6 +29,7 @@ log_headers = 0
# features intended to filter or block incoming mail
[defang]
# do virus scanning on attached messages also
scan_rfc822 = 1
# do virus scanning on attached zipfiles also
@@ -75,9 +76,9 @@ reject_spoofed = 0
;reject_neutral = aol.com
# use a default (v=spf1 a/24 mx/24 ptr) when no SPF records are published
;best_guess = 0
# reject senders that have neither PTR nor SPF records
# reject senders that have neither PTR nor SPF records, or DSN if false
;reject_noptr = 0
# always accept softfail from these domains
# always accept softfail from these domains, or DSN otherwise
;accept_softfail = bounces.amazon.com
# features intended to clean up outgoing mail