You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The Servers of my hosting provider (https://ovh.es/) only add spam-headers of the format:
The add-on only supports headers of Rspamd, SpamAssassin and MailScanner at the moment. It should be no problem to support the X-VR-SPAMSCORE header and parse its score. The X-VR-SPAMCAUSE header seems to be in an encoded form. I've checked some examples of decoded versions of this header online, but the decoded form does not seem to contain any useable information.
Well, the spam cause has its utility, but i'd rather just use the spamscore, as the OVH servers doesn't let you do much for spam, thanks for giving a fast response!
Is your feature request related to a problem? Please describe.
The Servers of my hosting provider (https://ovh.es/) only add spam-headers of the format:
The add-on does not seem to recognize these. No Scores are shown.
Describe the solution you'd like
Add support for parsing these header fields in addition to X-VR-SPAMSCORE[...]
The text was updated successfully, but these errors were encountered: