20040830 - bug: rules_du_jour update not working from webgui **SOLVED** - bug: if rbl is used spams are coming through 20040825 **SOLVED** - bug: if mail arrives without subject field, mail will not be tagged in subject, even if it is recognized as spam - if spamd is started in debug mode, status still says that spamd is not running although it is = debug mode is not recognized spamd has to be killed manually, stopping via script when started in debug mode is not possible root@verena:/usr/local/opt/mail-spamassassin/etc/init.d # ./spamd debug starting spamd in debug mode ... debug: Score set 0 chosen. spamd is not running root@verena:/usr/local/opt/mail-spamassassin/etc/init.d # ps -ef |grep spam spamd 2531 1 39 03:15 ? 00:00:04 /usr/bin/perl -T -w /usr/local/opt/mail-spamassassin/default/bin/spamd -d -i 127.0.0.1 -m 30 -u spamd -x -A 127.0.0.1 -s info -d -i 127.0.0.1 -m 30 -u spamd -x -A 127.0.0.1 -s info -D -r /usr/local/opt/mail-spamassassin/default/var/run/spamd.pid