1 message in net.sourceforge.lists.courier-maildrop[maildropl] no emails when using mail...
FromSent OnAttachments
mi...@palmspringairlines.usOct 27, 2005 4:32 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] no emails when using maildrop /w QmailActions...
From:mi...@palmspringairlines.us (mi@palmspringairlines.us)
Date:Oct 27, 2005 4:32:51 pm
List:net.sourceforge.lists.courier-maildrop

Hi,

I'm trying to troubleshoot my maildrop-filter problem. I'm using Red Hat 4 ES advance server with qmail 1.05, vpopmail, courier-imap, spamassassin 3.10 and maildrop 1.81. Whenever I use dot-qmail with maildrop (with /etc/maildroprc), I seem to filter-out or lose all my emails.

Advice from this newsgroup I have used few scripts for /etc/maildroprc

A. if (/^X-Spam-Flag: YES/) { exception { to "$Default/.Junk/new/" } }

B. if (^X-Spam-Status: *Yes/) { to $default/Maildir/.Trash/ }

C. if (/^X-Spam-Status: Yes/) { to "Maildir/.Trash/" }

It filtered-out "ALL" my emails (spam and non-spam). I didn't receive any emails. I have checked the logs and it indicates that it was received successfully. As soon as I remove maildrop filter, everything works fine, again. Spams get tagged correctly...no problem there.

For those qmail admin, I have placed this script "|/usr/local/bin/maildrop" in dot-qmail in "/home/vpopmail/domains/myexample.com/joedoe/.qmail" location.

How can I trouble-shoot this problem? Email are going in, but not coming out.

Thank you in advance.

T.k.