FAQ 4.10 gives this method to get Postfix to drop message with an invalid sender address:
smtpd_recipient_restrictions =
permit_mynetworks,
check_sender_access hash:/etc/postfix/sender_checks,
[...]
But according to the Postfix examples, check_sender_access is used for
smtpd_sender_restrictions, not smtpd_recipient_restrictions.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users
