Results 1 to 1 of 1
i am using sendmail + spamassasin + clamav + procmail
my local mail delivery agent is procmail
configration of procmail
Code:
LOGFILE=/var/log/aruspam
VERBROSE=ON
:0fw:$HOME/spamassassin.lock
| /usr/bin/spamc
:0W
* ^X-Spam-Virus: Yes
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-12-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 1
Procmail Issue
i am using sendmail + spamassasin + clamav + procmail
my local mail delivery agent is procmail
configration of procmail
Code:LOGFILE=/var/log/aruspam VERBROSE=ON :0fw:$HOME/spamassassin.lock | /usr/bin/spamc :0W * ^X-Spam-Virus: Yes /var/spool/mail/trash
this is working fine but
from last 2 days some mails are not going through this they are directly get dilivered to user and all of that type of mails are virus/spam mails
i want to know how to avoid this
plz replay, its IMP


Reply With Quote
