3 Jul 08:21
Allow only authenticated sender
priscilla <priscilla <at> bheltry.co.in>
2009-07-03 06:21:58 GMT
2009-07-03 06:21:58 GMT
Dear All, We have installed postfix with openldap and cyrus sasl. We want to allow only authenticated sender to send mails. We have configured the following in postfix's main.cf to implement the same. smtpd_sender_login_maps=<ldap> smtpd_reject_unlisted_sender=yes smtpd_sender_restrictions=reject_sender_login_mismatch check_sender_access <ldap> But we get the following error message The mail server responded 5.7.1 <recipient address> sender address rejected now owned by user <sender> . Please check the message recipients and try again. Regards Priscilla
RSS Feed