Luigi Cirillo: > How can I enable the authentication before the "MAIL FROM: > [email protected]" command?
smtpd_client_restrictions = permit_sasl_authenticated, reject
This will reject all RCPT TO commands. That is good enough.
Wietse
Luigi Cirillo: > How can I enable the authentication before the "MAIL FROM: > [email protected]" command?
smtpd_client_restrictions = permit_sasl_authenticated, reject
This will reject all RCPT TO commands. That is good enough.
Wietse