I believe that that can be done by filling the reply-to variable of
Mime::Lite this should make the mail server send any reply to the email
address specified there.

I never tested that so I am not making any promisses but it should work as
far as I recall...

On Thu, Jun 19, 2008 at 10:51 AM, Malka Cymbalista <
[EMAIL PROTECTED]> wrote:

> 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