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

Filtering mail w/ procmail



Hey,

I have a little problem.  I'm subscribed to three mailing lists (debian-user,
agenda-user, and sdl), and the mail is a little overwhelming.  Back in the day,
i used Mozilla to filter the mail into different folders, but now I use mutt.
It looks like the best way to filter would be to use procmail, so I set up my
.procmailrc like so:

<procmailrc>
#debian-user mailing list
:0:
* ^X-Mailing-List: <debian-user@lists.debian.org>
Mail/debian-user

#agenda-user mailing list
:0:
* ^X-Mailing-List: <agenda-user@lists.agendacomputing.com>
Mail/agenda-user

#sdl programming list
:0:
* ^X-Mailing-List: <sdl@lokigames.com>
Mail/sdl
</procmailrc>

Unfortunately, only the debian list is filtered.  I'm assuming this is because
my syntax is wrong, but the man page and examples didn't help me find my
problem.  Anyone know what's going on?

Thanks,
Cameron Matheson




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Reply to: