Andrew Lewis
Andrew Lewis
Related to #4292
[Phishing module](https://www.rspamd.com/doc/modules/phishing.html) deals with HTML content; so this is story about HTML anchor destination vs text - and IDN vs non-IDN domain name. It's very much the sort of thing...
That could be made configurable indeed. Existing possibility could be to adjust the symbol via Lua (or composites but it's a bit more blunt). ~~~lua -- /etc/rspamd/rspamd.local.lua rspamd_config.REDACT_FORGED_RECIPIENTS = {...
The problem is in case: ~~~ use = ["x-spam-status"]; # should be lowered; see `rspamadm configtest` output routines { x-spam-status { # this should be lower-cased too (no configtest warning)...
Where is `SPFWL_SAFE6` configured? It looks like a locally configured whitelist.
The reason for it is because we intend to use vectorscan on ARM as a static library. It might be easily remedied some time in the future when vectorscan would...
Do you find this sender gets classified as spam?- `FORGED_SENDER` is only worth 0.3 points.
I get impression `MAILLIST` is rather intended to detect things more akin to discussion groups. If it wouldn't be the right place for it we might add some rules aimed...
I'm unable to reproduce it; it may be somehow particular to your configuration.
> I attached one of the offending emails to my original post - could you try this? I managed to miss that indeed but it neither works to reproduce the...