Symfony2 Swiftmailer Not Sending

前端 未结 7 813
南旧
南旧 2021-02-07 04:14

I am having trouble sending emails with symfony2 and swiftmailer. I am also a bit lost on how to debug this issue. Below is the code. First I am creating a form to display. On s

7条回答
  •  离开以前
    2021-02-07 05:06

    You can find here the entire procedure on how to send emails with symfony2. I just tested it at it seems to work fine.

    http://tutorial.symblog.co.uk/docs/validators-and-forms.html#sending-the-email

    http://symfony.com/doc/current/email.html

提交回复
热议问题