procmail
[Top] [All Lists]

Using formail

2001-03-30 10:30:10

What I want to do is modify the Subject line in an email & then have to
forwarded to another email account.  Here's is what I have:

:0fhw
* ^Subject:\/.*
| (formail -I"To: rcd(_at_)amherst(_dot_)com" \
           -A"Subject: [$HOST] $MATCH" \
  ) | $SENDMAIL -t


It appears to work except for the fact that the Subject line is omitted
from the forwarded email.

Does anybody know what I'm doing wrong?  Or perhaps a better rule for what
I want to do?

Thanks.

-Rob

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