Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MIME::Lite and mail bounces

Status
Not open for further replies.

CherylD

Programmer
May 1, 2001
107
CA
I've been working with MIME Lite to do some HTML formatted email. Ih ave it working great, except for one thing. The return-path. Although I specify replyto, from, errorsto all to a valid email address, the return-path in the message headers is always different. Generally it relates to the machine this script is running on.

We had this problem before, and switch to Mail::Mailer with a -f option. Now that we need HTML, I'm not sure how to get the two of these thigns working together. I would prefer to use MIME::Lite, does anyone have any ideas how to fix this, or suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top