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

GH-111 - more and better spam filtering inside the AS Email Service #137

Open scanner opened 8 months ago

scanner commented 8 months ago

Postmark gives us spam assassin.. which used to be pretty weak-sauce.. and after watching it in action is still pretty weak sauce for the kinds of spam we get.

While we will still be delivering all email's including spam to local delivery, we want the option of blocking it when sending it via forwarding.

Eventually we might also get a daily report of blocked messages on the incoming stream from postmark and present users with a "here is the spam that was filtered" system.