Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Auth problem ! (http://www.bvlist.com/showthread.php?t=1933)

Kodin 3rd February 2009 23:29

Auth problem !
 
When it tries to send the confirm mail , it says this

Code:

Warning: mail() [function.mail]: SMTP server response: 553 We do not relay non-local mail, sorry. in C:\xampp\htdocs\takesignup.php on line 138

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\takesignup.php:138) in C:\xampp\htdocs\takesignup.php on line 141
FireSile - hance: Warning: mail() [function.mail]: SMTP server response: 553 We do not relay non-local mail, sorry. in C:\xampp\htdocs\takesignup.php on line 138

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\takesignup.php:138) in C:\xampp\htdocs\takesignup.php on line 141

Help Me !:sos:

Yahoo : text.lipsa

johnake 27th February 2009 23:42

One question: Do you have a mail server on that? If not, and you really want a nifty email confirmation system then I would recommend you to use swiftmailer. With this you can use gmail as a relay server for yer mails.
Alternatively you can setup a mercury mail server, but I wouldn't recommend you to do that.(or simply using the freakin' automatic confirmation system).


All times are GMT +2. The time now is 23:41.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.