Configure SPF policy via sendmail access file.
This commit is contained in:
@@ -93,7 +93,12 @@ reject_spoofed = 0
|
||||
# or an important sender is screwed up. Must have valid HELO, however.
|
||||
;accept_fail = custhelp.com
|
||||
# use sendmail access file or similar format for detailed spf policy
|
||||
# This will override any defaults set above
|
||||
;access_file = /etc/mail/access.db
|
||||
# Add MAIL FROM as Sender when Sender is missing and From domain
|
||||
# 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
|
||||
|
||||
# features intended to clean up outgoing mail
|
||||
[scrub]
|
||||
|
||||
Reference in New Issue
Block a user