procmail
[Top] [All Lists]

Re: Trying to change Subject: line

1997-06-04 06:32:00
 
What do I need to do to get change the Subject: line to something I 
choose?  
 

formail -I"Subject: My Chosen Subject"

should do it....

if I understand the question....

Assuming you are autoreplying, I would imagine you will have something
like this:

:0
* ^Header: Match
* ! ^X-Loop: myadd(_at_)myhost(_dot_)com
|(formail -rt \
        -I"Subject: My Subject" ; \
        -I"X-Loop: myadd(_at_)myhost(_dot_)com" ;\
        /bin/echo "I received your message") | $SENDMAIL -oi -t

TjL, who could be wrong....


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