View Single Post
  #7  
Old 17th October 2008, 01:48
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
Quote:
Originally Posted by pateutz View Post
i have some problems :(( when someone register

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

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\account-signup.php:102) in C:\xampp\htdocs\account-signup.php on line 104
someone help ?

If you want to use the email function start the "XAMPP Control Panel" then start "Mercury" then press the "Admin" button:

Then "Configuration" after that go to "MercuryS SMTP Server":

and to "Connection Control" where the "Do not permit SMTP relaying of non-local mail" is MARKED

You must UNMARK that !
Reply With Quote