简体   繁体   English

通过Rails电子邮件元数据发送Sendgrid SMTP

[英]Sendgrid SMTP via Rails email metadata

使用ActionMailer邮件程序并将SMTP设置设置为Sendgrid时,是否可以在邮件程序运行时获得对Sendgrid电子邮件的引用,还是需要迁移到Sendgrid REST API?

With ActionMailer, it isn't possible but with the gem yes: 使用ActionMailer,是不可能的,但是使用gem是:

https://github.com/sendgrid/sendgrid-ruby https://github.com/sendgrid/sendgrid-ruby

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM