2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop problems wit...
FromSent OnAttachments
shan...@dcpl.co.inSep 29, 2003 12:23 am 
Erik BourgetSep 29, 2003 5:22 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] maildrop problems with vpopmailActions...
From:Erik Bourget (er@midmaine.com)
Date:Sep 29, 2003 5:22:41 am
List:net.sourceforge.lists.courier-maildrop

shan@dcpl.co.in writes:

Hi, I am trying to combat the recent virus attack using maildrop. I am using vpopmail and have the following in my .mailfilter

# cat .mailfilter DEFAULT="/home/dcpl/mail/dcpl.co.in/shantanu/Maildir/" LOGFILE "/home/dcpl/mail/dcpl.co.in/.test.log" if (/^TVqQAAMAAAAEAAAA\/\/8AALgAAAAAAAAAQA+$/:b) exit #/home/dcpl/mail/dcpl.co.in/spam/ But apparently it is not working and the log file is not getting filled up. I am using .qmail-shantanu as, | /usr/bin/maildrop /home/dcpl/mail/dcpl.co.in/.mailfilter

Is there aything more I need to put?

Thanks in advance.

Don't you need { } marks around an IF body?

- Erik