procmail
[Top] [All Lists]

Re: procmail with mutt

2006-01-17 08:46:47
Hello Gerald,

Am 2006-01-13 15:38:19, schrieb Gerald Britton:
Can anyone tell me the right way to get procmail working with mutt?  I
have procmailrc set up like this:

$ cat /etc/procmailrc
# Use mbox-style mailbox in FHS standard directory
DEFAULT=/var/mail/$LOGNAME
LOGFILE=$HOME/procmail

I also have my userid set up as a directory under /var/mail/. 
However, when I send myself an E-mail, I get something like this:

$ ls /var/mail/me/
msg.7QdS  msg.ChmU  msg.MSbU  msg.V_WF  msg.amXT  msg.ikDB  msg.sXSF 
msg.sXbU  msg.uWtL  msg.wWtL  msg.x3cS

This is a Mailbox in MH style.

This happen, if you use a filter like

:0
* 1 From:.*mutt-users
some_mailbox/.

pleae note the "." at the end of the Mailbox.
which mean:

        some_mailbox            produce ONE mailbox file
        some_mailbox/           give you a Maildir
        some_mailbox/.          is MH style


If I try to read this with mutt, like this

mutt -f /var/mail/me -m mbox
                          ^^^^
                   you are using "mh"

Does anyone know what's going on

:-)

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

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