|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
resolving final destination
From: Allen Unueco (allen
premierweb.com)
Date: Thu Jul 01 2004 - 23:18:26 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm new to Postfix and I'm having some issues getting Postfix working
with DSPAM
Here are some snippets from master.cf
smtp inet n - n - - smtpd
-o content_filter=dspam:dummy
....
dspam unix - n n - - pipe
flags=Rhqu user=mail argv=/usr/local/bin/dspam -i -f ${sender}
${recipient}
--mode=toe --feature=chained,noise,whitelist --deliver=innocent
--user ${user}
What I'm trying to do is pass into dspam the final user which local will
use to deliver the email.
Let's say I have real_user and an alias named fake_user which points to
real_user. If mail is sent to either email address I would like dpsam to
only see real_user passed it for --user.
I've spent a few days working this and I just haven't been able to find
it out. Any help would be much appreciated.
Also if anyone has any good recipes for Postfix+DSPAM I would love to
check them out. Right now I'm just using local mbox delivery but my plan
is to move to Cyrus IMAP after this MTA upgrade is complete.
Thanks in advance,
allen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]