Re: Procmail recipe
Gregory Carter <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
I fixed my own problem as such: all I needed to do is add a comma on the line between addresses: :0 * ^(From|Cc|To).*gcarter ! [email protected], [email protected], [email protected] -gc Gregory Carter wrote: > Hi everyone, > > I am soliciting procmail recipes for various was to construct lists > for a given mail box to forward too. > > I currently have this one: > > :0 > * ^(From|Cc|To).*gcarter > ! [email protected] > > Now, the above works great for one forwarding address, but what I really > need is something that does more than one forward. > > I tried just adding another ! email@address below the existing one, but > it doesn't work. > > i.e. > ! [email protected] > ! [email protected] > ! [email protected] > > So, if you have a procmail recipe that can do the above I would love if > you could post it to the list. > > Meanwhile, back to learning procmail! > > :-) > > -gc > > > _____________________________________________ > tmda-users mailing list ([email protected]) > http://tmda.net/lists/listinfo/tmda-users >