Re: [PHP-DB] Re: mail() function and AOL users

2004-05-19 Thread J-Michael Roberts
ing: 8bnoit\n\n"; $header .= "$text\n"; mail($To, $subject, "", $header); I alwasy like working with strings Dan -Original Message----- From: RJameson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 9:12 AM To: php-db Subject: RE: [PHP-DB] Re: mail() func

RE: [PHP-DB] Re: mail() function and AOL users

2004-05-19 Thread Daniel . Brunner
uot;$text\n"; mail($To, $subject, "", $header); I alwasy like working with strings Dan -Original Message- From: RJameson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 9:12 AM To: php-db Subject: RE: [PHP-DB] Re: mail() function and AOL users I'm quite

RE: [PHP-DB] Re: mail() function and AOL users

2004-05-19 Thread Ryan Jameson (USA)
I'm quite sure it's not a problem with the mail function. It's probably the reverse dns configuration on your SMTP/sendmail server. AOL & Verizon have been two real sticklers for that. If you know the IP address that your server is sending the email from you can use this: http://www.dnsstuff.com/