procmail
[Top] [All Lists]

Re: Maildir...

2001-05-11 08:38:14
Hummm... I've just recompiled with MAILSPOOLHOME set to /Maildir/.
Default rcfile:         $HOME/.procmailrc
Your system mailbox:    /home/caronj/Maildir/ 

That worked fine. However, nothing gets sorted, still.

Well, the good news is that you now have procmail configured correctly.

So, nothing sorted, nothing in the log. What could I possibly be missing ?

Then your current problem is probably not with procmail. It's most likely
with qmail. I can't help you there, but maybe Aaron Jackson or someone else
can.

MAILSPOOLDIR is still set to /var/spool/mail in src/authenticate.c, does 
that affect anything ?

No. MAILSPOOLHOME has higher priority than MAILSPOOLDIR.

Why does my log file remain empty ?

At the top of your .procmailrc file do you have the following lines (or
something similar)?

LOGFILE =       $HOME/procmail.log
LOGABSTRACT =   all
VERBOSE =       on

If so and nothing's getting logged in ~/procmail.log (or wherever you have
your LOGFILE defined), then procmail simply isn't being used to deliver your
e-mail. You need to tell qmail to use procmail for delivery somehow.

Hope this helps a little,
Ed
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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