I'm trying to get Procmail to sort some incoming mail for me, but I'm
having a few problems. Below is a copy of my .procmailrc file:

#Use maildir-style mailbox in user's home directory
MAILDIR=$HOME/.maildir/
DEFAULT=$MAILDIR

# Deliver Gentoo mail to specific directories
:0
* ^List-Id:.*gentoo-user\.gentoo\.org
.gentoo-user/

:0
* ^List-Id:.*gentoo-announce\.gentoo\.org
.gentoo-announce/

:0
* ^From:.*gentoo\.org
.gentoo/

# Deliver any mail from wellylug lists to Wellylug directory
:0
* ^To:.*wellylug\.lists\.naos\.co\.nz
.Wellylug/

# Deliver anything form a @jobstuff.co.nz addess ot the Jobs directory
;0
* ^From:.*jobstuff\.co\.nz
.Jobs/


Any help appreciated, this is the first time I've tried to use Procmail.



--
[EMAIL PROTECTED] mailing list

Reply via email to