Allow external emails to send
This commit is contained in:
10
postfix/sender_access
Normal file
10
postfix/sender_access
Normal file
@@ -0,0 +1,10 @@
|
||||
# Sender access control for mailing lists
|
||||
# Format: sender_address ACTION
|
||||
# Actions: OK (allow), REJECT (block with message), DISCARD (silently drop)
|
||||
|
||||
# Allow all board members from sasalliance.org domain
|
||||
sasalliance.org OK
|
||||
|
||||
# Add other authorized senders as needed
|
||||
# user@external.com OK
|
||||
# anotherdomain.com OK
|
||||
Reference in New Issue
Block a user