mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-15 18:53:25 +00:00
39bb490257
If an email address is set as destination for the Weekmail, the SMTP may refuse it, and `smtplib` will throw a `SMTPRecipientsRefused` error, containing the list of refused addresses. This commit provides an interface for the weekmail sender to quickly unsubscribe the faulty users, so that the next try sending the weekmail can be performed successfully. |
||
---|---|---|
.. | ||
migrations | ||
templates/com | ||
__init__.py | ||
admin.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |