Skip to content

Notify sponsors of bad emails in sent invites

Andreas Ellewsen requested to merge GREG-252-handle-email-errors into master

If the sponsor writes a valid but non-existent email in a guest invite we retried sending this email indefinitely. Instead of leaving django q in an endless loop, we now send an email to the sponsor warning about the problem instead.

Merge request reports