Mailing list procmail recipe

Didier Casse didierbe at sps.nus.edu.sg
Wed Apr 7 08:15:25 UTC 2004


>Anyone have a procmail recipe for mailing lists like this one that do not
>add the mailing list name to the subject field?

>I want to grab them and put them in my mailing list imap folder


I use this in my .procmailrc

-------------------------------------------
#Fedora Mailing list ####################

 :0
 * ^From:.*fedora-list at redhat.com*
 ${MAILDIR}/FEDORA

 :0
 * ^To:.*fedora-list at redhat.com*
 ${MAILDIR}/FEDORA

 :0
 * ^Cc:.*fedora-list at redhat.com*
 ${MAILDIR}/FEDORA

-----------------------------------------------

where MAILDIR=${HOME}/mail  .

For me it works and is very effective!

With kind regards,

Didier.

---
PhD student.

Singapore Synchrotron Light Source (SSLS)
5 Research Link,
Singapore 117603

Email: didierbe at sps dot nus dot edu dot sg

Web: http://ssls.nus.edu.sg







More information about the fedora-list mailing list