procmail
[Top] [All Lists]

Procmail and maildir format

2000-09-30 15:08:48

I am in the process of moving from maildrop to procmail. The MTA on my
system is Qmail, therfore I chose to use Maildir format for my mail.
Procmail has been compiled to point to my spool at $HOME/Maildir

The fetchmailrc is invoking procmail fine, but it does not write to the
$HOME/Maildir/new directory. Instead it is dropping the mail in the literal
$HOME/Maildir/ directory. The LOGFILE too is written to $HOME/Maildir/ 
directory.

(0)subb3(_at_)caesar:~ => ll Maildir
total 105
drwx------   5 subb3    users        1024 Sep 30 17:42 ./
drwx--x--x  36 subb3    users        5120 Sep 30 17:42 ../
drwx------   2 subb3    users       54272 Sep 30 14:11 cur/
-rw-------   1 subb3    users        3364 Sep 30 17:42 msg.V9x
-rw-------   1 subb3    users        2966 Sep 30 17:42 msg.W9x
-rw-------   1 subb3    users        3917 Sep 30 17:42 msg.X9x
-rw-------   1 subb3    users        1956 Sep 30 17:42 msg.Y9x
drwx------   2 subb3    users       28672 Sep 30 17:40 new/
-rw-------   1 subb3    users        1842 Sep 30 17:42 procmail.log
drwx------   2 subb3    users        1024 Sep 30 17:40 tmp/
(0)subb3(_at_)caesar:~ => 

I suppose, I could change the drop location specifically to the "new" directory.
Then, the syntax of the mail file is different.

Procmail delivered file has -  msg.V9x
Maildrop delivered file has -  970384606.32149_0.myhost,\=3331

How can I make Procmail deliver mail in maildir format? The version of
procmail on my system is v3.15

Procmail variables are as follows,

PATH=$HOME/bin:/usr/bin:/usr/ucb:/bin:/usr/local/bin:.
MAILDIR=$HOME/Maildir
DEFAULT=$MAILDIR
LOGFILE=procmail.log
LOCKFILE=$HOME/.lockmail
VERBOSE=yes

Thanks for any pointers or info.

Subba Rao
subb3(_at_)attglobal(_dot_)net
http://pws.prserv.net/truemax/

_______________________________________________
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>