i m facing an error when sending mail Like this.......
Warning: mail() [function.mail]: SMTP server response: 553 We do not relay non-local mail, sorry. in D:\xampp\htdocs\pra\mail.php on line 14
while i set the my php.ini file like this..
[mail function]
; For Win32 only.
SMTP = smtp.live.com
smtp_port = 25
; For Win32 only.
;sendmail_from = [email protected]
vt's going wrong any suggestion???????
Thxs in advance............
Warning: mail() [function.mail]: SMTP server response: 553 We do not relay non-local mail, sorry. in D:\xampp\htdocs\pra\mail.php on line 14
while i set the my php.ini file like this..
[mail function]
; For Win32 only.
SMTP = smtp.live.com
smtp_port = 25
; For Win32 only.
;sendmail_from = [email protected]
vt's going wrong any suggestion???????
Thxs in advance............