5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Caution: newbie on bo...
FromSent OnAttachments
Eric d'AlibutNov 7, 2006 1:27 pm 
Sam VarshavchikNov 7, 2006 3:30 pm 
Eric d'AlibutNov 8, 2006 6:27 pm 
Sam VarshavchikNov 8, 2006 6:52 pm 
Eric d'AlibutNov 9, 2006 10:50 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] Caution: newbie on board.Actions...
From:Eric d'Alibut (eric@gmail.com)
Date:Nov 8, 2006 6:27:56 pm
List:net.sourceforge.lists.courier-maildrop

On 11/7/06, Sam Varshavchik <mrs@courier-mta.com> wrote:

You must put quotes around the directory name.

Thank you. I'm sorry you had to type that out for what must have been the 4268 time or thereabouts. <g>

I've made great headway with the -V9 switch, getting filters to work. I notice occasionally this phrase in my syslog:

/Error_report_too_long,_sorry./

Is this "normal" verbosity, or do I have a problem? The filters seem to be working ok:

# spamassassin if (/^X-MTAC-SpamScore: sssss/) { to "$DEFAULT/.INBOX.test" }

# Spamcop blocked from cesmail if (/^X-SpamCop-Disposition: Blocked/) { to "$DEFAULT/.INBOX.test" }

# sixtiessurvivor.org - not to bob if (/^To:.*sixtiessurvivor.org/) { if (/^To: bob@sixtiessurvivor/) { to $DEFAULT } else { to "$DEFAULT/.INBOX.test" } }

Best regards,