procmail
[Top] [All Lists]

From: Field in Autoresponse

2002-04-09 11:56:15
I have a recipe in the format:

* ^To:(_dot_)*webdr(_at_)thisdomain(_dot_)tld
* !^FROM_DAEMON
* !^X-Loop: webdr(_at_)thisdomain(_dot_)tld
{
 :0 h c
 | (formail -t -r -A"X-Loop: webdr(_at_)thisdomain(_dot_)tld" ; \
 /bin/cat $MSGDIR/webdr ) | \
 /usr/sbin/sendmail -t
 :0
 !webdr(_at_)anotherdomain(_dot_)tld
}

The From: value in the autoresponder changes to the administrator of the server 
instead of webdr(_at_)thisdomain(_dot_)tld, likely because there is no account 
for "webdr."

Is there a way to tell formail to place "webdr(_at_)thisdomain(_dot_)tld" as 
the From: and 
ReplyTo: in the response?
_______________________________________________
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>