1 message in net.sourceforge.lists.courier-maildrop[maildropl] Re: maildrop filtering wi...
FromSent OnAttachments
DavidSep 18, 2002 8:25 pm 
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:[maildropl] Re: maildrop filtering with vpopmailActions...
From:David (abba@smartchat.net.au)
Date:Sep 18, 2002 8:25:40 pm
List:net.sourceforge.lists.courier-maildrop

slight addendum, the user .mailfilter file is slightly changed (my mistake, I had INBOX in there for some bizarre reason :( )

other than that, it is still not working.. darn it, but I'm still testing :)

this is in /home/vpopmail/domains/kobo.biz/david/.mailfilter (and thus I thought should be included into the spam filtering recipe above)

#################################################### #things to test # abba@smartchat.net.au goes to INBOX.test #simple initial test

if (/^From: *abbaddon@smartchat\.net\.au$/) { to "$VHOME/Maildir/.test/" }

however, everything ends up in the INBOX, dang annoying.

Thanks