On Friday 16 July 2004 06:06, PHP User wrote: > I am trying unsuccessfully to set up an email form and as far as I know my > code is fine, but it won't send. I suspect that it's because my server > requires authentication.
Well does it or does it not require SMTP AUTH? If it does then the standard mail() function will not work - google or look on www.phpclasses.org for some solutions. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* 95. Wow!! Look at this..... --Top 100 things you don't want the sysadmin to say */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php