Procmail recipe to forward a copy of an email
Tyler Strickland
tyler at tylers.org
Wed Sep 14 07:06:42 MDT 2005
On 09/14/2005 07:02 AM, Dave Smith wrote:
> Pluggers,
>
> What procmail magic will make procmail send a copy of all emails to
> another address, and still continue processing the message with all my
> other rules?
>
> I've already tried this, but the messages don't get sent to my default
> rule or any of my other rules:
>
> # Forward a copy of every email to another email account:
> :0:
> * .
> ! copies at example.com
>
> I just want all messages to be handled normally, but also copied to
> another address. Ideas?
>
> --Dave
>
> /*
> PLUG: http://plug.org, #utah on irc.freenode.net
> Unsubscribe: http://plug.org/mailman/options/plug
> Don't fear the penguin.
> */
See http://www.uwasa.fi/~ts/info/proctips.html#forward for a long
description of the solution. The short answer is to use :0c: instead of
:0: to start it off.
--Tyler
More information about the PLUG
mailing list