[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt, fetchmail & procmail on Sid



On Sun, Mar 25, 2007 at 01:16:17PM -0400, Michael Pobega wrote:
> I don't think you need to append $MAILDIR to the beginning of every
> line. The way I have procmailrc up is:
> 
> >>>>>>
> MAILDIR=$HOME/mail/
> LOGFILE=$HOME/.procmaillog
> VERBOSE=no
> 
> # Mailing lists
> 
> # debian-user
> :0
> * ^TO_debian-user
> debian-user/
             ^
The trailing slash signifies a maildir type mailbox, which doesn't need
a lockfile, hence no colon after the ":0"

> >>>>>>
> 
> Which works fine for me.

for mbox:
# debian-user
:0:
* ^TO_debian-user
debian-user

for maildir:
# debian-user
:0
* ^TO_debian-user
debian-user/


-- 
Chris.
======
Don't forget to check that your /etc/apt/sources.lst entries point to 
etch and not testing, otherwise you may end up with a broken system once
etch goes stable.



Reply to: