ruby on rails - check_auth_continue: 504 5.7.4 Unrecognized authentication type (Net::SMTPSyntaxError) -


i have simple script send mails through gmail smtp server in ruby, have move script microsoft exchange server , keep getting above error, please need thanks,

i have tried below irb , fails above error too:

net::smtp.start('your.smtp.server', 25, 'mail.from.domain','your account', 'your password', :login) 

based on google, have enable basic authentication use script:

http://social.technet.microsoft.com/forums/da-dk/exchangesvradmin/thread/0abab2e0-e8ca-4e07-a095-ca4f55015884


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -