https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7961
--- Comment #4 from lsmod <fo...@home.decotrain.de> --- Here is what you want to check: drwxr-xr-x 4 root root 4,0K 27. Feb 12:57 spamassassin drwxr-xr-x 4 root root 4,0K 27. Feb 12:57 . drwxr-xr-x 164 root root 12K 26. Feb 07:36 .. -rw-r--r-- 1 root root 1,3K 19. Nov 2017 65_debian.cf -rw-r--r-- 1 root root 1,2K 30. Mai 2021 init.pre -rw-r--r-- 1 root root 3,3K 17. Feb 15:52 local.cf -rw-r--r-- 1 root root 3,3K 30. Mai 2021 local.cf.bak -rw-r--r-- 1 root root 2,9K 27. Apr 2018 local.cf.dpkg-old -rw-r--r-- 1 root root 2,4K 30. Okt 2016 local.cf.org -rw-r--r-- 1 root root 118 30. Okt 2016 sa-compile.pre drwxr-xr-x 2 root root 4,0K 30. Okt 2016 sa-update-hooks.d drwx------ 3 root root 4,0K 17. Feb 17:25 sa-update-keys -rw-r--r-- 1 root root 2,5K 30. Okt 2016 v310.pre -rw-r--r-- 1 root root 1,2K 30. Okt 2016 v312.pre -rw-r--r-- 1 root root 2,4K 30. Okt 2016 v320.pre -rw-r--r-- 1 root root 1,3K 30. Okt 2016 v330.pre -rw-r--r-- 1 root root 1020 30. Okt 2016 v340.pre -rw-r--r-- 1 root root 1,3K 30. Okt 2016 v341.pre -rw-r--r-- 1 root root 1,5K 30. Mai 2021 v342.pre -rw-r--r-- 1 root root 1,3K 30. Mai 2021 v343.pre -rw-r--r-- 1 root root 722 27. Feb 12:56 myrules.cf # This is the right place to customize your installation of SpamAssassin. # # See 'perldoc Mail::SpamAssassin::Conf' for details of what can be # tweaked. # # Only a small subset of options are listed below # ########################################################################### header CONTAINS_SUB Subject =~ /(Sex|Potenz|Dating| Date |Finanz|Volksbank|FFP-2|M[aä]dchen|Bett|ficken|flirten|einsam|Rezept)/i score CONTAINS_SUB 5 describe CONTAINS_SUB Betreff enthält Spam-Wörter header CONTAINS_FROM From =~ /(Pillen|Erektion)/i score CONTAINS_FROM 5 describe CONTAINS_FROM Absender enthält Spam-Wörter There is no selinux installed or active on the server, only AppArmor, but not for SpamAssassin. How it can be checked if the compiled rules from sa-compile are used? -- You are receiving this mail because: You are the assignee for the bug.