Hi,

I am getting copies of your emails again. send me the link so I can unscubscribe.

Thanks,
Matthew
----- Original Message ----- From: "Geri Anggara" <[EMAIL PROTECTED]>
To: <vchkpw@inter7.com>
Sent: Monday, November 17, 2008 6:26 AM
Subject: [vchkpw] script to move spam to other folder


Hi List,

We used this in our previous system, a dot-qmail file to move tagged spam to other folder

|if [[ -n `sed -n -e '/^X-Spam: yes/p' -e'/^$/q' ]]; then maildirdeliver ./Maildir/.Bulk/;exit 99; fi
./Maildir/

Now i meant to use quota

|if [[ -n `sed -n -e '/^X-Spam: yes/p' -e'/^$/q' ]]; then deliverquota -c ./Maildir/.Bulk/;exit 99;fi

I got zero size file mail in .Bulk folder

Is there any better script ?

I can do it with condtomaildir from qtools package, but it has no maildirquota support.



Best Regards
Geri Anggara
NOC IndoInternet Jakarta
http://www.indo.net.id







!DSPAM:49217c5d32311731315238!

Reply via email to