procmail
[Top] [All Lists]

Re: Chaning subject on forwarded message

1996-01-11 12:14:26
On Jan 11, 12:07pm -0500, "Timothy J. Luoma" 
<luomat(_at_)cedman(_dot_)remote(_dot_)Princeton(_dot_)EDU> wrote:
from #1.  Therefore, I would like to add something to the beginning 
of the Subject line of the forwarded messages to tell me that this is a 
forwarded message:

This is off the top of my head, but should be very close...

    :0
    *   ^Subject:\/.*$
    {
        :0fhw
            | formail -I "Subject: [FWD]$MATCH"
        :0c
            ! your_other_account
    }

== Bob

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