Open LotisHunters opened 2 days ago
I cannot confirm that. even after hours my regex filters still work.
Maybe you have broken regex syntax?
I cannot confirm that. even after hours my regex filters still work.
Maybe you have broken regex syntax?
Interesting. I just double checked with a regex tester and it matched as expected. This is the format I'm using
/.+example\.com/i
and then sending an email to the server from test@example.com.
For me with mailcow/rspamd:1.98, it sometimes works, but always goes back to not working.
If I add this to docker-compose.override.yml
services:
rspamd-mailcow:
image: mailcow/rspamd:1.97
pull, docker compose down, and docker compose up -d, it goes back to working all the time. So no changes to the regex are being made on my end between the versions.
Here's an image from the rspamd UI showing some test messages with the rspamd verison annotated. It's coming from the same email server and address each time, but sometimes it's not getting the Header-From: Whitelist score.
Is there anything I should test that might yield more information/be helpful?
Contribution guidelines
I've found a bug and checked that ...
Description
Logs:
Steps to reproduce:
Which branch are you using?
master
Which architecture are you using?
x86
Operating System:
Ubuntu 22.04 LTS
Server/VM specifications:
16 GB, 12 cores
Is Apparmor, SELinux or similar active?
No
Virtualization technology:
QEMU
Docker version:
27.3.1
docker-compose version or docker compose version:
Docker Compose version v2.29.7
mailcow version:
2024-11a
Reverse proxy:
Nginx
Logs of git diff:
Logs of iptables -L -vn:
Logs of ip6tables -L -vn:
Logs of iptables -L -vn -t nat:
Logs of ip6tables -L -vn -t nat:
DNS check: