Re: [PHP] Re: capturing bouncers.

2002-06-11 Thread Analysis Solutions
On Tue, Jun 11, 2002 at 01:40:04AM -0400, Analysis Solutions wrote: On Tue, Jun 11, 2002 at 02:07:38AM -0300, Manuel Lemos wrote: On 06/10/2002 02:08 PM, Subhendu Mohapatra wrote: The bounce address can't be set with headers. Please elaborate. I've successfully used the From:

[PHP] Re: capturing bouncers.

2002-06-10 Thread Manuel Lemos
Hello, On 06/10/2002 02:08 PM, Subhendu Mohapatra wrote: I am sending mails from my site by PHP code ( mail($em, $sub, $temp, $headers); ) and wants to capture bouncers in one email address.( My intention is to remove those bounced address ). I have set the from address like this

Re: [PHP] Re: capturing bouncers.

2002-06-10 Thread Analysis Solutions
Hi Manuel: On Tue, Jun 11, 2002 at 02:07:38AM -0300, Manuel Lemos wrote: On 06/10/2002 02:08 PM, Subhendu Mohapatra wrote: The bounce address can't be set with headers. Please elaborate. I've successfully used the From: header to handle returned mail. --Dan -- PHP