I used to use the following .qmail-default
|/var/qmail/bin/preline /usr/local/bin/procmail -p -m /usr/local/etc/procmailrc | /usr/home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
for http://www.spambouncer.org
but I had no virus or content filtering so now I am running qmail-scanner (nice work Jason!) so I switched back to
the following .qmail-default
| /usr/home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
The first .qmail-default file was working well and spambouncer was only
missing about 17% of the spam and then spamassassin was catching most of
that. The problem was my statistics (mrtg and logs etc) were somewhat
off because they were measuring only what spambouncer had missed. So, instead of modifying a lot of very nice pre-existing statistic reporting tools (QSS etc.) I would like to call /usr/local/etc/procmailrc again but not until qmail-scanner (with clamav, f-prot and spamassassin) are all finished with it.
I was trying to modify the .qmail-default
|/usr/home/vpopmail/bin/vdelivermail |/var/qmail/bin/preline /usr/local/bin/procmail -p -m /usr/local/etc/procmailrc | /usr/home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
Uh yea I get a blank email of course with vdelivermail: invalid syntax in .qmail-default file
So any suggestions?
Thanks,
Rick
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general