abbyck / matrix-appservice-email

A Node.js Email bridge for Matrix
Apache License 2.0
22 stars 0 forks source link

Add inbound email spam protection #6

Open abbyck opened 3 years ago

abbyck commented 2 years ago

https://rspamd.com/doc/architecture/protocol.html

doing spam checks are relatively trivial with the HTTP API: for eg; https://github.com/Shopify/go-rspamd/blob/v1.2.0/client.go