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

`process_email_spam()` huey task #32

Closed scanner closed 1 year ago

scanner commented 1 year ago

Most of the work dealing with a spam complaint is in the huey task process_email_spam().

Finish implementing this and test it.