> From: sono-io
> 
>       Unfortunately, I can't switch to SMTP right now (long story) and so I
> need to find a way to get Mime::Lite to send the Return-Path.  Does anyone
> know how to do this?
> 
>       If Mime::Lite can't do it, does anyone have another module they can
> recommend?
> 
>       The reason I need to do this is that either sendmail or our server is
> setting the Return-Path to some generic address and so we're not receiving
> any e-mails that get bounced back to us.

According to the RFC's, "Return-path" is reserved for use by the transport 
servers. It is likely your server is stripping out the suggestion you have put 
in there. 

It is also very likely that the bounce messages you expect are not being sent, 
due to the long term SPAM epidemic we have been experiencing. Most mail servers 
have that feature turned off now.

Bob McConnell


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to