![]() |
|
|
|
|
|
|
2
3rd November 01:54
External User
Posts: 1
|
I'm assuming from that comment that you're running this under Windows of
some variety? This is not a PHP problem. The mail server PHP is configured to use (see php.ini) requires authentication. The built-in mail function doesn't support that so you'll need to use something like PHPMailer (Google for it). -Stut -- http://stut.net/ |
|
|
|