Heyo! The last few days we are hit with a big wave of spam mails, at some points receiving the same mail on the same inbox multiple times a minute. For troubleshooting this issue, I have checked the rspamd UI to see, why they are not being catched by the filter. Turns out, the filter is not processing them for some reason and just passing them through with a score of 0.00? Affecte mails all show the “Pass-through module” as “Unknown lua”.
Reading docs and doing a bit of research, I was not even able to figure out, what “Unknown lua” even means. So here are my two questions:
- What is “Pass-through module: Unknown lua”
- How can I prevent rspamd from passing through these mails? Possibly this is related to the first question, as I’m quite sure they are being passed through due to the “Pass-through module” (duh).
Affected mails include these headers, the X-Rspamd-Pre-Result
being unique to these kinds of messages:
X-Rspamd-Pre-Result: action=no action;
module=Unknown lua;
whitelisting postmaster smtp rcpt
X-Spamd-Result: default: False [0.00 / 15.00]

Above screenshot shows the first 3 mails being passed through and a fourth mail, which is not spam for reference, being handled by rspamd just fine.
Any input on this matter helps!
Thank you,
~ Kim (DrMaxNix)
Admin at tjdev.de