procmail
[Top] [All Lists]

procmail wont deliver

2005-05-15 12:34:51
I use qmail and in my .qmail file, launch procmail using:

|preline /usr/bin/procmail -m
/var/qmail/mailnames/##.com/kevin/.procmailrc || exit 111

This seems to be launch procmail correctly.  My .procmailrc looks like:
SHELL=/bin/sh
MAILDIR=/var/qmail/mailnames/##.com/kevin/Maildir
DEFAULT=/var/qmail/mailnames/##.com/kevin/Maildir
LOGFILE = /var/qmail/mailnames/##.com/kevin/procmail-##.com.log
HOST=##.com
VERBOSE=yes
DEBUG=yes

:0fw
| bogofilter -u -l -d /var/qmail/mailnames/##.com/kevin/.bogofilter

:0e
{ EXITCODE=75 HOST }

# file the mail to spam-bogofilter if it's spam.
:0
* ^X-Bogosity: Spam, tests=bogofilter
/.Junk/

:0:
/
--------
The goal is to call bogofilter, move scored spam into the (I have a
maildir style mailbox) subdirectory; otherwise, put it in the main
inbox.  However, I get no mail :(.  Here's is a snippet of my procmail
log:

From ##(_at_)gmail(_dot_)com Sun May 15 19:03:14 2005
 Subject: ljlkjlkj
  Folder:                                                                     0
From ##(_at_)gmail(_dot_)com Sun May 15 19:03:26 2005
 Subject: testing, 1 2 3
  Folder:                                                                     0
From lN1kYKO6ya(_at_)yahoo(_dot_)com Sun May 15 19:05:43 2005
 Subject: FW: FW: your private invitation V6-64503sX
  Folder:                                                                     0
---------

What am I doing wrong?  I've searched through the archives and have
made several modifications to the procmailrc based on the maildir
specific posts but no change.  Shouldnt there also be some debug text
in there?


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>