mjl- / mox

modern full-featured open source secure mail server for low-maintenance self-hosted email
https://www.xmox.nl
MIT License
3.36k stars 89 forks source link

Make reputation method strings in X-Mox-Reason more human readable #179

Open Fell opened 2 weeks ago

Fell commented 2 weeks ago

Sometimes a spam message ends up in the inbox or a legit message ends up in the rejects folder. When this happens, I like to inspect the message source to find out what went wrong with a particular message. Mox does indeed provide some information in the X-Mox-Reason header.

Unfortunately, the strings are not really self explainatory. Something like msgfromfull doesn't really tell you anything unless you have been a developer on the project yourself.

Therefore, I propose to change the strings to be a short and concise description in plain english.

For example, msgfromfull would become something like Sender matches previous spam messages.