Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当使用 ActionMailer 邮件程序并将 SMTP 设置为 Sendgrid 时,是否可以在邮件程序运行时获取对 Sendgrid 电子邮件的引用,或者是否需要迁移到 Sendgrid REST api?
使用 ActionMailer,这是不可能的,但使用 gem 是:
https://github.com/sendgrid/sendgrid-ruby