Re: [PHP] corect way to use mail() function

2010-01-12 Thread Michael A. Peters
Bob McConnell wrote: I believe the correct way to do this is to use the Sender: header for ord...@computility.com to show where it actually came from. Then it doesn't matter what you put in From. Bob McConnell I believe that is correct. -- PHP General Mailing List (http://www.php.net/) To

RE: [PHP] corect way to use mail() function

2010-01-12 Thread Bob McConnell
From: LAMP > Hi, > The company I work for, hosts online events registration applications. > After a registered registered himself for an event he will get a > confirmation email saying he registered successfully. > Currently, in the header part of the mail(), in "From" it says e.g. > ord...@com

Re: [PHP] corect way to use mail() function

2010-01-12 Thread John Black
LAMP wrote: Hi, The company I work for, hosts online events registration applications. After a registered registered himself for an event he will get a confirmation email saying he registered successfully. Currently, in the header part of the mail(), in "From" it says e.g. ord...@computility.co

Re: [PHP] corect way to use mail() function

2010-01-12 Thread Michael A. Peters
Angus Mann wrote: There are only 11 types of people in this world. Those that think binary jokes are funny, those that don't, and those that don't know binary. ErUmmm.shouldn't that read "...only 10 types of people..." ? 1 - those that think they are funny 10 - those that don't 11 -

Re: [PHP] corect way to use mail() function

2010-01-11 Thread Angus Mann
There are only 11 types of people in this world. Those that think binary jokes are funny, those that don't, and those that don't know binary. ErUmmm.shouldn't that read "...only 10 types of people..." ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www

RE: [PHP] corect way to use mail() function

2010-01-11 Thread Daevid Vincent
> -Original Message- > From: Paul M Foster [mailto:pa...@quillandmouse.com] > Sent: Monday, January 11, 2010 8:51 PM > To: php-general@lists.php.net > Subject: Re: [PHP] corect way to use mail() function > > On Mon, Jan 11, 2010 at 04:17:30PM -0600, LAMP wrot

Re: [PHP] corect way to use mail() function

2010-01-11 Thread Paul M Foster
On Mon, Jan 11, 2010 at 04:17:30PM -0600, LAMP wrote: > Hi, > The company I work for, hosts online events registration applications. > After a registered registered himself for an event he will get a > confirmation email saying he registered successfully. > Currently, in the header part of the mai

RE: [PHP] corect way to use mail() function

2010-01-11 Thread Daevid Vincent
> -Original Message- > From: LAMP [mailto:l...@afan.net] > Sent: Monday, January 11, 2010 2:17 PM > To: PHP-General List > Subject: [PHP] corect way to use mail() function > > Hi, > The company I work for, hosts online events registration > applications. > After a registered registered