On Thu, Jun 22, 2006 at 01:01:16PM -0500, Noel Jones wrote:
> At 07:53 AM 6/22/2006, Mark Martinec wrote:
> > > Could e.g. postfix be configured in a way that it adds 
> > a special header
> >No, as far as I can tell (although SA folks would like to 
> >have it).
> 
> Postfix 2.3 (soon to be released as stable) will have the 
> ability to add auth information to the Received: header.
> http://www.postfix.org/postconf.5.html#smtpd_sasl_authenticated_header
> 
> A postfix 2.3 header with auth information looks something like:
> 
> Received: from buster34.example.com 
> (somehost.hsd1.tn.comcast.net [68.53.24.999])
>          (using TLSv1 with cipher DHE-RSA-AES256-SHA 
> (256/256 bits))
>          (No client certificate requested)
>          (Authenticated sender: username)
>          by mgate.example.com (Postfix) with ESMTP id 
> BD9A8797819
>          for <[EMAIL PROTECTED]>; Wed, 21 Jun 2006 19:36:50 
> -0500 (CDT)

As of postfix 2.2 one could add a header with a policy daemon and the
usage of PREPEND.

Excerpt of http://www.postfix.org/SMTPD_POLICY_README.html:

Postfix version 2.2 and later:
sasl_method=plain
sasl_username=you
sasl_sender=
size=12345
ccert_subject=solaris9.porcupine.org
ccert_issuer=Wietse Venema
ccert_fingerprint=C2:9D:F4:87:71:73:73:D9:18:E7:C2:F3:C1:DA:6E:04


-- 
    Robert Felber (PGP: 896CF30B)
    Munich, Germany

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to