开发者

receive delivery list of send mail in django

I want use send_mass_mail() in django and then want receive list of delivery mail

list with email address and problem for开发者_如何学运维 failed or delivered ok status

how i can make this modules ?


List of delivered emails is outside of the scope of Django, which is a web framework and not a replacement for services like Mailchimp.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜