Add sender_access for mailman
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
3ca6dc2a1b
commit
648c238cfe
1 changed files with 4 additions and 0 deletions
|
@ -694,3 +694,7 @@ owner_request_special = no
|
|||
transport_maps = hash:/var/lib/mailman3/data/postfix_lmtp
|
||||
local_recipient_maps = hash:/var/lib/mailman3/data/postfix_lmtp
|
||||
relay_domains = hash:/var/lib/mailman3/data/postfix_domains
|
||||
|
||||
smtpd_sender_restrictions =
|
||||
check_sender_access /etc/postfix/sender_access
|
||||
permit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue