Could someone point me the right direction...

I'm attempting to send an autoreply on a catchall.  We receive message from 
sender (From: sen...@domain.tld) to our catchall (Actual mainbox) account (To: 
j...@domain.tld), then the autoreply will send a message back to send and the 
headers look as follows:

From: catch...@domain.tld
To: sen...@domain.tld

What I would like to change is the "From" address to be "j...@domain.tld" 
instead of "catch...@domain.tld" if possible.  If not possible, can I pass 
"orig_to" variables to a message from a perl auto reply?  The message body 
would have:

Originally sent to j...@domain.tld

Any information would be greatly appreciated.

Reply via email to