OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Carrying SASL auth info through Amavisd-new filter?

From: Branko F. Gračnar (bfgnoviforum.si)
Date: Sat Mar 18 2006 - 07:18:37 CST


Postfix 2.3 is going to have that feature. Current production quality
snapshots also have that feature.

SASL auth username can be obtained as part of Received envelope headers.

Excert from postfix changelog:

20050404

        Typo: missing comma after dsn=x.yy.zz logging. File:
        global/log_adhoc.c.

        Feature: specify "smtpd_sasl_authenticated_header = yes"
        to report the SASL login name in the Received: message
        header, so that the login name is shared with the whole
        world. Based on code by Branko F. Gracnar. Files:
        smtpd/smtpd.c, and documentation.

Best regards, Brane