Sending Emails in Playframework 2.0

后端 未结 3 1781
广开言路
广开言路 2020-12-24 07:50

In Playframework 2.0, it does not appear to be as simple to send emails (see comments on Using sendmail as SMTP server in Play Framework) as it did in Play 1.x. There is no

3条回答
  •  一整个雨季
    2020-12-24 08:15

    I quickly hacked plugin with support for attachments, because so far the one mentioned @Codemwnci doesn't have it. You can check it out.

提交回复
热议问题