Titan Classifieds Site - Swift_TransportException Failed to authenticate on SMTP server ........

Discussion in 'Site & Server Administration' started by Prince Gift, Jun 29, 2013.

  1. #1
    Hey awesome programmers!
    Glad to see you all :)
    This is my site...It is a Titan Classifieds Site. http://www.newdelhifreeads.com.
    I use cpanel.Accelerated 2 version. Could anyone please help me out with this?
    It would be a great help! Thanks.......... ;)
    I am perfectly able to send/receive emails from my website email address.
    Whenever anyone tries to register on my site or try to post a free ad, the following error message results:

    Swift_TransportException
    Failed to authenticate on SMTP server with username ""using2 possible authenticators /home/newdelhi/public_html/protected/modules/Core/extensions/vendors/mail/vendors/swiftMailer/classes/Swift/Transport/Esmtp/AuthHandler.php(179)167foreach($this->_getAuthenticatorsForAgent()as $authenticator)168{169if(in_array(strtolower($authenticator->getAuthKeyword()),170 array_map('strtolower', $this->_esmtpParams)))171{172 $count++;173if($authenticator->authenticate($agent, $this->_username, $this->_password))174{175return;176}177}178}179thrownewSwift_TransportException(180'Failed to authenticate on SMTP server with username "'.181 $this->_username .'" using '. $count .' possible authenticators'182);183}184}185186/** 187 * Not used. 188 */189publicfunction getMailParams()190{191return array();StackTrace#0
    etc
    etc
    etc
     
    Prince Gift, Jun 29, 2013 IP
  2. giorgioarmani

    giorgioarmani Well-Known Member

    Messages:
    2,634
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    160
    #2
    You've got your stmp email settings badly configured.

    Have you double checked this?
     
    giorgioarmani, Jun 29, 2013 IP
  3. Prince Gift

    Prince Gift Member

    Messages:
    19
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    33
    #3
    Greetings Gio :)

    I am perfectly able to send and receive emails from my website email address i.e
    So it means that my smtp settings are configured correctly right?
     
    Prince Gift, Jun 29, 2013 IP
  4. giorgioarmani

    giorgioarmani Well-Known Member

    Messages:
    2,634
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    160
    #4
    Yes your email is working but the script is not able to send via STMP.

    So you need to check those settings.

    I'd have to check but if I'm not mistaken in Titan, the SMTP settings are in your config file.
     
    giorgioarmani, Jun 29, 2013 IP
  5. Prince Gift

    Prince Gift Member

    Messages:
    19
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    33
    #5
    Hello !

    I checked my cpanel now. There are so many config files. Which one should I open and check the settings?
     
    Prince Gift, Jun 29, 2013 IP
  6. giorgioarmani

    giorgioarmani Well-Known Member

    Messages:
    2,634
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    160
    #6
    Have you checked the manual?
     
    giorgioarmani, Jul 1, 2013 IP