6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] mail drop filter not ...
FromSent OnAttachments
Pamela RockSep 14, 2006 11:07 am 
Sam VarshavchikSep 14, 2006 3:22 pm 
Pamela RockSep 14, 2006 7:16 pm 
Devin RubiaSep 15, 2006 6:10 am 
Pamela RockSep 15, 2006 10:14 am 
Tony EarnshawSep 15, 2006 6: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:Re: [maildropl] mail drop filter not working...Actions...
From:Pamela Rock (proc@yahoo.com)
Date:Sep 15, 2006 10:14:57 am
List:net.sourceforge.lists.courier-maildrop

I copied the code as it states below as well as some recommendations from other examples and it does not work.

May I ask how should I trouble shoot this? What tools can I use to resolve this? I've looked over the maildrop man pages and I couldn't see anything that I thought would help. I don't think the rule syntax is the issue but rather I think there is a bigger issue (that's why I posted the details in earlier mailings). The only thing I can state for sure is that maildrop is accepting email from sendmail and delivering it to the maildir. There is something else wrong that I am not aware of.

Any help in trouble shooting would be appreciated.

Thanks in advance,

Pamela

if (/^Subject:.*mailtestnow/) { log "Found mailtestnow. Dropping." EXITCODE=0 exit }

It's more efficient.