[Rspamd-Users] Scanning outgoing messages
Marcus Biel
marcus at cleancodeacademy.com
Mon Jun 14 15:10:41 UTC 2021
Hi,
I am offering a service for my customers to send emails -
And to protect the world from spam
(As well as to protect our own acceptance rate)
We want to spam check all bulk messages before they are sent.
For the actual mail server, we use yet again another service -
So we can’t really simulate DKIM / SPF / ARC and all these certificates.
Following: https://rspamd.com/doc/tutorials/scanning_outbound.html <https://rspamd.com/doc/tutorials/scanning_outbound.html>
I was able to configure rspamd to not anymore require DKIM and SPF,
But ARC is still required it seems.
Also, rspamd complains about my headers being broken somehow.
Since, on our end, we just have the raw html body part on our end before
We forward to message to the external mail service, I tried to statically
Add a header and footer in the way the final email would most probably look like:
https://pastebin.com/egYwvsVS <https://pastebin.com/egYwvsVS>
But something I probably did wrong here, since the rspamd result is:
https://pastebin.com/Btx0q8Dn <https://pastebin.com/Btx0q8Dn>
Thanks for any kind of advice in advance! :)
Marcus
More information about the Users
mailing list