procmail
[Top] [All Lists]

Formail -A switch question

2001-05-31 10:06:51
Hi,

I'm trying to grap a message and add "Urgent" to the subject and then
forward that message to another email address while still keeping a copy.
This is what I have that works but it replaces the subject instead of
adding to it. If I change the formail -I to -A the receipt stops working.

:0 f
* ^TO_urgent(_at_)mydomain
| ${FORMAIL} -I"Subject: Urgent"

:0 c
* ^TO_urgent(_at_)mydomain
* !^FROM_MAILER
! someone(_at_)otherdomain

How do I get | ${FORMAIL} -A"Subject: Urgent" to work?


-- 
Best Regards,

Tim Rice
--------------
Phuket Thailand

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