Simple implementation of trusted_forwarder list. Inefficient for

more than 1 or 2 entries.
This commit is contained in:
Stuart Gathman
2005-10-31 00:09:41 +00:00
parent a0878320fa
commit ba5854fc91
2 changed files with 23 additions and 5 deletions
+5
View File
@@ -99,6 +99,11 @@ reject_spoofed = 0
# doesn't match MAIL FROM. Outlook and other email clients will then display
# something like: "Sent by sender@domain.com on behalf of from@example.com"
;supply_sender = 0
# Connections that get an SPF pass for a pretend MAIL FROM of
# postmaster@sometrustedforwarder.com skip SPF checks for the real MAIL FROM.
# This is for non-SRS forwarders. It is a simple implementation that
# is inefficient for more than a few entries.
;trusted_forwarder = careerbuilder.com
# features intended to clean up outgoing mail
[scrub]