Created a new application and installed security features. When i click on retrive password on login module i got a screen asking for loginname and after entering the login name and clicking OK i got this below mentioned error.
Fatal error: Uncaught exception ‘Swift_IoException’ with message ‘Connection to vps11531.inmotionhosting.com:465 Timed Out’ in /Applications/NetMake/v7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/StreamBuffer.php:174 Stack trace: #0 /Applications/NetMake/v7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/AbstractSmtpTransport.php(438): Swift_Transport_StreamBuffer->readLine(0) #1 /Applications/NetMake/v7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/AbstractSmtpTransport.php(315): Swift_Transport_AbstractSmtpTransport->_getFullResponse(0) #2 /Applications/NetMake/v7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/AbstractSmtpTransport.php(123): Swift_Transport_AbstractSmtpTransport->_readGreeting() #3 /Applications/NetMake/v7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Mailer.php(79): Swift_Transport_AbstractSmtpTransport->start() #4 /Applications/NetMake/v7/wwwroot/scriptcase/app/mailtest/app_retrieve_pswd/app_retrieve_pswd_apl.php(2011): Swift_Mailer->send(Obje in /Applications/NetMake/v7/wwwroot/scriptcase/prod/third/swift/classes/Swift/Transport/StreamBuffer.php on line 174
I have also checked sec_retrieve_password and the settings for SMTP is working fine. I have used the same SMTP settings in other parts of my application liek when i add employee the employee must receive an email. This part is working fine. Not getting password retrieval email alone. But got error while trying to use the feature.
Please help
Thanks in advance
Kumar