OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Sender address restrictions

From: Alexander Harkenthal (aharkenthalgmx.de)
Date: Fri Sep 05 2003 - 09:46:08 CDT


Hello,

I would like to use smtpd_sender_restrictions parameter with
postfix-2.0.6-8 and amavisd-postfix-20020531-209. The restrictions should
allow only clients who are logged in via SASL to send mails. But I also
use the amavisd to do some additional mail processing. As amavisd delivers
the mails to postfix again and do not use SASL to login my restriction:

smtpd_sender_restrictions= reject_sender_login_mismatch

disallow the delivery from amavisd.

I just tried to apply an access database with the check_sender_access
maptype:mapname parameter to specify localhost as a trusted host but was
not sucessful.

I am happy for any suggestions.

Alexander