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)

-- 
Noel Jones 


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