Hi,
I use procmail as LDA and like to pass with procmails -a option the
emailadress to procmail. Actually the Mlocal looks like this:
Mlocal, P=/usr/bin/procmail, F=lsDFMAw5:/| [at] qlsDFMAw5:/|
[at] qPfhn9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL,
N=10,
T=DNS/RFC822/X-Unix,
A=procmail -Yo -a $u -d $u
Passing the user to procmail works fine and in /etc/procmailrc it will
be recieved as
USER=$1
But which variable must be used to pass the recipient email address?
Thanks,
Frank
