Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用send_mass_mail(),django然后想接收投递邮件列表
send_mass_mail()
django
包含电子邮件地址和失败或交付正常状态问题的列表
我怎样才能制作这个模块?
发送的电子邮件列表超出了 Django 的范围,它是一个 Web 框架,不能替代 Mailchimp 等服务。