Create a sender_access file
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d7babb7622
commit
7a5346019b
1 changed files with 3 additions and 0 deletions
|
@ -736,3 +736,6 @@ smtp_tls_loglevel = 1
|
|||
smtp_tls_cert_file = /etc/pki/tls/certs/gateway.crt
|
||||
smtp_tls_key_file = /etc/pki/tls/private/gateway.key
|
||||
smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
|
||||
|
||||
# Deny email from some domains
|
||||
smtpd_sender_restrictions = hash:/etc/postfix/sender_access
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue