procmail
[Top] [All Lists]

Re: filtering mailing - list messages

2000-10-29 14:13:13
Hi

how is the best way to filtering messages from mailing-lists?

i use mutt with procmail...here´s my .procmailrc.
it's not working .
all the messages i receive go to the folder inbox.

that's exactly what I expect it to do; the first recipe that can deliver does, 
and the first recipe that can deliver puts it in your inbox.


Additionally, I've never found a satisfactory way of spotting duplicates and 
deleting the wrong one.

If someone CCs a bunch of people and the list, you can't be sure which one 
will arrive first.



PATH=/bin:/usr/bin:/usr/bin
SHELL=/bin/bash
MAILDIR=$HOME/mail
DEFAULT=$MAILDIR/inbox
LOGFILE=$HOME/.procmail.log
 
 
:0 Whc: msgid.lock
| formail -D 16384 msgid.cache
:0 a:
/dev/null
 
:0 
$HOME/mail/inbox
 

:0: 
* ^Sender.*linux-br
linux-brasil
 
:0: 
* ^Sender.*ano2001
ano2001
 
:0: 
* ^Sender.*linuxall
linuxall
 
:0: 
* ^Sender.*redhat-list
redhat
 
:0: 
* ^Sender.*.enlightenment-devel
e-devel
 
:0: 
* ^Sender.*gnome-list
gnome-list
 
thanks for any help


     Rafael.

    §=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=§
    | Rafael Alexandre Schmitt             |
    | Registered Linux User # 152146       |
    | Blumenau  -  Santa Catarina - Brasil |
    §=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-§



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail




_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>