I set up the smtp email setting and then tried to do a password recovery for my scriptcase login. and got this error
Fatal error: Uncaught exception ‘Swift_TransportException’ with message ‘Failed to authenticate on SMTP server with username “xxxxxx” using 0 possible authenticators’ in /var/www/htdocs/scriptcase7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/Esmtp/AuthHandler.php:176 Stack trace: #0 /var/www/htdocs/scriptcase7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/EsmtpTransport.php(307): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_SmtpTransport)) #1 /var/www/htdocs/scriptcase7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/AbstractSmtpTransport.php(124): Swift_Transport_EsmtpTransport->_doHeloCommand() #2 /var/www/htdocs/scriptcase7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Mailer.php(79): Swift_Transport_AbstractSmtpTransport->start() #3 /var/www/htdocs/scriptcase7/wwwroot/scriptcase/devel/class/page/nmPageForgetPassword.class.php(296): Swift_Mailer->send(Object(Swift_Message)) #4 /var/www/htdocs/script in /var/www/htdocs/scriptcase7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/Esmtp/AuthHandler.php on line 176
This is a pretty uggly error to give somebody when an email fails to send.