procmail
[Top] [All Lists]

procmail and Qmail's /Maildir/?

2001-07-28 23:06:01

procmail v3.13.1's "man procmailrc" says:
    
    ...if  the directory exists and contains three subdirectories
    named "cur", "new", "tmp", the mail will be  delivered  to
    the  named maildir.

I tried it with:

    MAILDIR="${HOME}/Maildir"
    DEFAULT="new"
    LOGFILE="${HOME}/PROCMAIL.LOG"
    VERBOSE="on"
    LOGABSTRACT="all"

and ended up with a PROCMAIL.LOG:

    procmail: [24030] Sat Jul 28 22:11:04 2001
    procmail: Assigning "LOGABSTRACT=all"
    procmail: Locking "new.lock"
    procmail: Assigning "LASTFOLDER=new/msg.WA7C"
    procmail: Opening "new/msg.WA7C"
    procmail: Unlocking "new.lock"
    From someone(_at_)someplace(_dot_)com Sun Jul 29 04:56:59 2001
     Subject: asdf
      Folder: new/msg.WA7C                                                      
    341

Is this the correct way to get procmail to deliver to a Qmail style
/Maildir/?

        Thanks,

        John

BTW, ls -alR Maildir gives:

total 214
drwx------   5 conover     users        1024 Jul 28 22:11 ./
drwxr-xr-x  29 conover     users      214016 Jul 28 22:11 ../
drwx------   2 conover     users        1024 Jul 23 22:32 cur/
drwx------   2 conover     users        1024 Jul 28 22:11 new/
drwx------   2 conover     users        1024 Jul 28 21:09 tmp/

Maildir/cur:
total 2
drwx------   2 conover     users        1024 Jul 23 22:32 ./
drwx------   5 conover     users        1024 Jul 28 22:11 ../

Maildir/new:
total 32
drwx------   2 conover     users        1024 Jul 28 22:11 ./
drwx------   5 conover     users        1024 Jul 28 22:11 ../
-rw-------   1 conover     users         341 Jul 28 22:11 msg.WA7C

Maildir/tmp:
total 2
drwx------   2 conover     users        1024 Jul 28 21:09 ./
drwx------   5 conover     users        1024 Jul 28 22:11 ../

-- 

John Conover        Tel. 408.370.2688  conover(_at_)rahul(_dot_)net
631 Lamont Ct.      Fax. 408.379.9602  http://www.johncon.com/
Campbell, CA 95008  Cel. 408.772.7733  

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