开发者

Rails - Send emails through an exchange server

How does one use an exchange server to -

  1. Send an email from a rails application
  2. Auth开发者_StackOverflowenticate credentials (user name / password)

Thanks.


(Disclaimer: I know next to nothing about Microsoft Exchange.)

If you can use Exchange as an SMTP server then it should just be a question of configuring ActionMailer's SMTP settings appropriately. See http://guides.rubyonrails.org/action_mailer_basics.html#action-mailer-configuration

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜