Allow external emails to send

This commit is contained in:
James Pattinson
2025-10-12 18:52:16 +00:00
parent 55d9da3fb5
commit b54014ac76
4 changed files with 32 additions and 2 deletions

10
postfix/sender_access Normal file
View 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