OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: How to retrieve SASL environment after a content filter

From: Alain NAKACHE (alainalinto.net)
Date: Fri Aug 11 2006 - 07:47:45 CDT


Wietse Venema a écrit :
>
>> pipe(8) already have this extension since we can use ${sasl_username}.
>> Then cleanup/qmgr/pipe don't have to be modified. I'm wrong ? If yes,
>> how pipe(8) can be called with ${sasl*} environment ?
>>
>
> Who says that there is only SASL and nothing else? I expect that
> other people will be more interested in TLS attributes, because
> they use certificates instead of passwords. In a few months we can
> expect to have the exact same discussion for TLS attributes, and
> I am trying to get ahead of things.
>
>
It was ont my intention to ask for $sasl* only information. All smtpd
collected informations are welcome for me. In fact, we have coded our
own deliver frontend that decide or not to allow senders to write to a
batch ("|<cmd>") mail address base on SMTP authentication. For the
moment, we are using a patched version of QMail which insert/replace a
special header containing these informations.

Since we are moving to Postfix, we are searching for this feature's
satisfactory solution. Can you give me a hint ?

Alain