On Sun, 08 Feb 2009, nik600 wrote: > filter unix - n n - 20 pipe > flags=Rq user=filter argv=/var/script/my_spamc_1.5 -f > ${sender} -- ${recipient} > > Is there the possibility to know in some variables like ${sender} if > the mail is coming from an authenticated sasl session?
See pipe(8) for information on ${sasl_username} and ${sasl_sender}. -- Sahil Tandon <sa...@tandon.net>