Michael wrote:
What I want to achieve now is to ONLY allow authenticated clients (via SASL) to send to the fax email address...

How can this be achieved?


In your recipients table, rather than:
faxdomain  OK

use instead:
faxdomain  permit_sasl_authenticated

If you want to also allow unauthenticated clients in $mynetworks, you can use:
faxdomain  permit_mynetworks, permit_sasl_authenticated


--
Noel Jones

Reply via email to