Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 3rd February 2009, 23:29
Kodin Kodin is offline
Member
 
Join Date: Jan 2009
Default
Posts: 2
Default 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 !

Yahoo : text.lipsa
Reply With Quote
  #2  
Old 27th February 2009, 23:42
johnake's Avatar
johnake johnake is offline
Senior Member
 
Join Date: Dec 2007
Posts: 52
Default
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).
__________________
PHP Code:
class mySelf extends World
   
{
       public 
$health;
       private 
$friends;
       protected 
$love;
  
   public function 
__construct()
  {
       
$this->health 100;
       
$this->friends 2;
       
$this->love true;
  }
  protected function 
__love()
  { 
      
//has a bug... for the moment...
      //will fix it later.. until then:
      
sleep(15*365*24*3600);
  }

Reply With Quote
Reply

Tags
auth , problem

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 17:48. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.