https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7295

Matus UHLAR - fantomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Matus UHLAR - fantomas <[email protected]> ---
I use spamd from debian package, and this problem causes issues on my system
too. package uses sighup to reload rules after update.

# /etc/init.d/spamd start
Starting SpamAssassin Mail Filter Daemon: spamd.
# ps axuww | grep spamd
root       322 60.8  1.6 177024 132252 ?       Ss   15:43   0:04 /usr/bin/perl
-T -w /usr/sbin/spamd --max-children 4 --helper-home-dir --default-user=abuse
-D config -d --pidfile=/run/spamd.pid
root       329  0.0  1.5 177024 125240 ?       S    15:43   0:00 spamd child
root       330  0.0  1.5 177024 125304 ?       S    15:43   0:00 spamd child
root       332  0.0  0.0   7956   636 pts/4    S+   15:43   0:00 grep spamd
# /etc/init.d/spamd reload
Reloading SpamAssassin Mail Filter Daemon: spamd.
# ps axuww | grep spamd
root       322 27.6  0.2  32736 23904 ?        Ss   15:43   0:05 /usr/bin/perl
-T -w -I /etc/perl -I /usr/lib/i386-linux-gnu/perl5/5.32 -I /usr/share/perl5 -I
/usr/lib/i386-linux-gnu/perl-base -I /usr/lib/i386-linux-gnu/perl/5.32 -I
/usr/share/perl/5.32 /usr/sbin/spamd --max-children 4 --helper-home-dir
--default-user=abuse -D config -d --pidfile=/run/spamd.pid
abuse      342  128  0.6  69016 56176 ?        Rs   15:43   0:01 /usr/bin/perl
-T -w -I /etc/perl -I /usr/lib/i386-linux-gnu/perl5/5.32 -I /usr/share/perl5 -I
/usr/lib/i386-linux-gnu/perl-base -I /usr/lib/i386-linux-gnu/perl/5.32 -I
/usr/share/perl/5.32 /usr/sbin/spamd --max-children 4 --helper-home-dir
--default-user=abuse -D config -d --pidfile=/run/spamd.pid
root       345  0.0  0.0   7956   636 pts/4    S+   15:43   0:00 grep spamd
# /etc/init.d/spamd reload
Reloading SpamAssassin Mail Filter Daemon: No spamd found running; none killed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to