Hi, I am currently searching for way to enforce authentication for all mails sent from a domain the server is a mx for. For example:
table domains { "domain.com", "domain.net", "domain.org" }
action "local_mail" mbox
action "outbound" relay
match from domain <domains> !auth reject
^^^^^^^^^^^ not supported
match from any action "local_mail"
match for any action "outbound"
I would like to do this with a single domains table. Any ideas?
Thanks,
--
Christian
