Posted by Tobierre on 11/04/05 10:26
Hi all,
I've got a problem with sending mail from my local box! Anytime I try to
send mail through a script I get the following error:
Warning: mail() [
function.mail]:
SMTP server response: 501 Bad address syntax in ***
I know it's not the script as it works fine on my hosts web server...
PHP ini snip is as follows
[mail function]
; For Win32 only.
SMTP = smtp.metronet.com
smtp_port = 25
; For Win32 only.
sendmail_from = MyMail@tesco.net
My config is:
PHP 5.05
Apache 2
Any help/pointers much appreciated!
Tobierre
Navigation:
[Reply to this message]
|