Package: spamd Version: 4.0.0-6 Severity: normal Dear Maintainer,
When using spamd and the user_prefs file contains include directives, the included files are only read on the first scan. This is because the per-user rules are cleared on user change, but the list of included files is not cleared. This was reported upstream via: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8130 and fixed in the trunk via commit: https://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin.pm?r1=1913789&r2=1913803&diff_format=h The fix is in /usr/share/perl5/Mail/SpamAssassin.pm, which is in the spamassassin package, but I believe the fix only affects the spamd package. I have applied the patch by hand, in-place in the above file on my Debian system and it appears to fix the problem. It would be excellent if you could apply this fix in the package for Debian stable. Thanks... peace & happiness, martin -- System Information: Debian Release: 12.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 'oldoldstable'), (500, 'stable'), (500, 'oldstable'), (2, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.10.0-23-cloud-amd64 (SMP w/4 CPU threads) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages spamd depends on: ii init-system-helpers 1.65.2 ii rsyslog [system-log-daemon] 8.2302.0-1 ii spamassassin 4.0.0-6 spamd recommends no packages. spamd suggests no packages. -- Configuration Files: /etc/default/spamd changed: OPTIONS="--create-prefs --max-children 5 --max-spare=3 --helper-home-dir" PIDFILE="/run/spamd.pid" [ -z "$1" ] || /etc/init.d/spamd-virtual $1 || true -- no debconf information