[thelist] [php] bounced php mail on win2k

Anthony Baratta anthony at baratta.com
Wed May 5 17:25:08 CDT 2004


At 02:58 PM 5/5/2004, Judah McAuley wrote:
>Anthony Baratta wrote:
>>Which PHP function are you using? Does it have any overrides for the 
>>default behaviour?
>
>Just using the built in mail() function. The function takes: mail($to, 
>$subject, $message, $headers)

I see two options:

Use PEAR instead.

See:

http://us4.php.net/manual/en/ref.mail.php

Look at comments from:

roberto dot silva at mexicoshipping dot net
23-Jan-2004 02:16

OR

Use this function call to override the default:

http://us4.php.net/manual/en/function.ini-set.php

Hope this helps.

---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."



More information about the thelist mailing list