RE: [PHP] Returned e-mail (PHP mail function)

2002-04-04 Thread Martin Towell
I believe the default from address is the user of the process that sends the email, in this case, the web server. (your isp's sys admins are going to be happy with you if you have too many bounced emails.) -Original Message- From: Anthony Rodriguez [mailto:[EMAIL PROTECTED]] Sent:

RE: [PHP] Returned e-mail (PHP mail function)

2002-04-04 Thread Jason Murray
, freak later! -Original Message- From: Martin Towell [mailto:[EMAIL PROTECTED]] Sent: Friday, April 05, 2002 3:24 PM To: 'Anthony Rodriguez'; [EMAIL PROTECTED] Subject: RE: [PHP] Returned e-mail (PHP mail function) I believe the default from address is the user of the process

RE: [PHP] Returned e-mail (PHP mail function)

2002-04-04 Thread Jason Murray
, April 05, 2002 3:27 PM To: 'Martin Towell'; 'Anthony Rodriguez'; [EMAIL PROTECTED] Subject: RE: [PHP] Returned e-mail (PHP mail function) You can specify a From: field in the extra headers area of the mail() function. Additionally, you can specify the address you want bounces sent