scanner / as_email_service

A Django app and smtp relay service for working with 3rd party email services and asimap
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Re-attempted failed deliveries #159

Closed scanner closed 1 month ago

scanner commented 1 month ago

Go through the messages that we failed to deliver and try to deliver them again, every ten minutes. The failures we have seen so far have been transient, and presumably if it keeps failing an admin will take care of it.