dongzhaiqiang6108 2018-11-20 11:22
浏览 66
已采纳

用Cron和swiftmailer发送邮件

I need to send an email each month so I use a CRON. This one is working but I use symfony and I need to send them with the CRON and the SwiftMailer bundle. What command should I use to execute the mail sending system ?

Thank you

  • 写回答

2条回答 默认 最新

  • drvxnivoqf17568697 2018-11-21 13:06
    关注

    I've fixed my problem. I created another symfony command with all my code in the execute function.

    Hope this can help someone !

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?