Rails - Send emails through an exchange server

Posted by Saurabh on Stack Overflow See other posts from Stack Overflow or by Saurabh
Published on 2009-12-16T10:20:46Z Indexed on 2010/03/30 0:03 UTC
Read the original article Hit count: 157

Filed under:
|

How does one use an exchange server to -

  1. Send an email from a rails application
  2. Authenticate credentials (user name / password)

Thanks.

© Stack Overflow or respective owner

Related posts about exchange

Related posts about ruby-on-rails