procmail
[Top] [All Lists]

Procmail question.

2000-09-27 08:01:53

I try to set up procmail but I run into some trouble.

I like to sort all incoming messages like this:

mail adressed to te cooker mailinglist - > in.cooker

mail to nusse > in.nusse

mail to olle  > in.olle

all unmatched mail > in.bulk

I also like to save a copy of all messages in /var/spool/mail/$USER


I tridet this:

:0c:
* ^To.*cooker
in.cooker

:0c:
* ^Subject:.*cooker
in.cooker

:0c:
* ^From.*nusse
in.nusse


:0c:
* ^From.*olle
in.olle

:0c:
* 
in.bulk


But Now I get the messages to cooker mailinglist (and from nusse and olle) 
saved both in in.cooke and in bulk (and in.nusse and in.olle)

How can I set this upp so I only get this messages once and with a copy in
/var/spool/mail ?

/M



_______________________________________________
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>