简体   繁体   English

Rails 3:如何使用Aws-SES发送HTML电子邮件

[英]Rails 3: How to send HTML e-mails using Aws-SES

How can I send an HTML e-mail from the console using AWS-SES gem? 如何使用AWS-SES gem从控制台发送HTML电子邮件?

Edit: 编辑:

From the console or code. 从控制台或代码。

You can try 你可以试试

https://github.com/drewblas/aws-ses https://github.com/drewblas/aws-ses

Try using: 尝试使用:

:html_body => "<html>...</html>"

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

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