We are running perl 5.8.5  and apache 2.2.6  on a Linux machine. 
One of our web pages is a form that allows people to send email.  The script 
that drives the form is a perl script and it uses Mime::Lite to send the email. 
 
The script creates the entire mail message including the From:  and To: lines.  
 If the email address to whom the email is being sent is not a valid address, 
the email gets returned to the user that is running the web process.  We would 
like that the returned email goes to the emaill address that is in the From: 
line.  Is there any way to do this?
Any help will be appreciated.

-- 

Malka Cymbalista
Webmaster, Weizmann Institute of Science
[EMAIL PROTECTED]
08-934-3036



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to