Richard Heyes wrote:
Angelo Zanetti wrote:

Ok I take it, it will be something like this:

 $mail = new htmlMimeMail();
$mail->setHeader("Return-Path", $proxy_from);
$mail->setHeader("Reply-To", $proxy_from);

??


Correct.

yip it worked thanks!!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to