OT: Sendmail rbl
Paul Houselander
housey at sme-ecom.co.uk
Wed Feb 7 15:34:25 CET 2007
Hi
Very off topic so will be brief, just been tearing my hair out trying to
find a way to do this and im sure its straight forward.
Im using
FEATURE(`dnsbl','sbl-xbl.spamhaus.org',`"554 Rejected " $&{client_addr} " -
listed in rbl"')dnl
Which works fine, what im trying to do is include the senders address in the
554 Reject message i.e.
554 Rejected x.x.x.x From - abc at test.com - listed in rbl
Is there a sendmail macro (not sure if thats the correct term) for the
senders address the same as there is for the clients address i.e.
$&{client_addr}
The reason I want to do this, is so its easier for me to parse and log the
info when I have all the info on one line.
Any help appreciated.
Thanks
Paul
More information about the MailScanner
mailing list