Hi I have a script which sends email from the web. The problem is the header of the message contains "Return-path" and "Sender" email address as the [EMAIL PROTECTED]
So, can some one help how can I set Return-path and Sender address as From Address? Regards Sanjay Return-path: <[EMAIL PROTECTED]> Envelope-to: [EMAIL PROTECTED] Delivery-date: Thu, 06 Dec 2001 11:14:05 +0000 Received: from [192.168.0.2] (helo=mail.linuxserver.com) by mail.softhome.net with esmtp (Exim 3.22 #2) id 16BwTd-0007yH-00 for [EMAIL PROTECTED]; Thu, 06 Dec 2001 11:14:05 +0000 Received: from webmaster by mail.linuxserver.com with local (Exim 3.16 #1) id 16BvPB-0003HI-00 for [EMAIL PROTECTED]; Thu, 06 Dec 2001 10:05:25 +0000 To: [EMAIL PROTECTED] Subject: Re: Your Application From: [EMAIL PROTECTED] Message-Id: <[EMAIL PROTECTED]> Sender: <[EMAIL PROTECTED]> Date: Thu, 06 Dec 2001 10:05:25 +0000 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]