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

If an incoming bounce indicates that the email address is 'inactive' then mark the EmailAccount deactivated #18

Closed scanner closed 1 year ago

scanner commented 1 year ago

Postmark can tell us, on a bounce, if it has marked a from email address as inactive. When this happens we need to mark the email accout as deactivated (and send appropriate notifications)