Re: Mail forward question
Andrew Edelstein <[email protected]> Thu, 4 Dec 2014 10:10:22 -0600
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
> Here is the recipe: > > :0: > * ^(From|Cc|To|X-Loop|Sender|Bcc|X-BeenThere):.*newsletter@list\.rockauto\.com > #* ^TO_admin@iaftercare\.com > ! [email protected] > $MAILDIR/incoming/offroading/rockauto > > As you can see the mail is supposed to be placed in the folder "rockauto" which > is done, but it is not being forwarded to the user > "[email protected]" ... > > Any particular reason why? Your recipe can only have one action and you have specified two: forward to [email protected] <mailto:[email protected]> AND place a copy in $MAILDIR/incoming/offroading/rockauto. Man procmailex for an example of how to both forward the message and save a copy. ____________________________________________________________ procmail mailing list Procmail homepage: http://www.procmail.org/ [email protected] http://mailman.rwth-aachen.de/mailman/listinfo/procmail