Hi Lubomir,
Here is what I can find out about spamd processeces:

Security Events
=-=-=-=-=-=-=-=
May 11 05:46:09 localhost spamc[17731]: connect(AF_INET) to spamd at
127.0.0.1 failed, retrying (#1 of 3): Connection refused
May 11 05:46:10 localhost spamc[17731]: connect(AF_INET) to spamd at
127.0.0.1 failed, retrying (#2 of 3): Connection refused
May 11 05:46:11 localhost spamc[17731]: connect(AF_INET) to spamd at
127.0.0.1 failed, retrying (#3 of 3): Connection refused

System Events
=-=-=-=-=-=-=
May 11 05:46:12 localhost spamc[17731]: connection attempt to spamd
aborted after 3 retries
May 11 05:46:16 localhost spamd[17734]: rules: meta test DIGEST_MULTIPLE
has undefined dependency 'DCC_CHECK'
May 11 05:46:17 localhost spamd[17734]: spamd: server started on UNIX
domain socket /home/ar/.evolution/cache/tmp/spamd-socket-path-fKdlqF
(running version 3.1.7-deb)
May 11 05:46:17 localhost spamd[17734]: prefork: server reached
--max-children setting, consider raising it
May 11 05:46:17 localhost spamd[17739]: Use of uninitialized value in
pattern match (m//)
at /usr/share/perl5/Mail/SpamAssassin/PerMsgStatus.pm line 880, <GEN5>
line 5.
May 11 05:46:17 localhost spamd[17739]: Use of uninitialized value in
concatenation (.) or string
at /usr/share/perl5/Mail/SpamAssassin/PerMsgStatus.pm line 954, <GEN5>
line 5.
May 11 05:46:17 localhost spamd[17734]: prefork: server reached
--max-children setting, consider raising it


$ ps -efF | grep spamd | grep -v grep
ar       17734  6318  0  7793 27328   0 05:46 ?
00:00:03 /usr/bin/perl -T -w /usr/sbin/spamd --socketpath
~/.evolution/cache/tmp/spamd-socket-path-fKdlqF --max-children=1
--pidfile /home/ar/.evolution/cache/tmp/spamd-pid-file-xoQxf8
ar       17739 17734  0  8700 30496   0 05:46 ?        00:00:05 spamd
child

*** the main spamd 17734 has --max-children=1 even thoug in setup it is
set to 5. ***

#  ps -efF | grep spamd
ar       30870 30010  0  7794 27336   0 10:45 ?
00:00:03 /usr/bin/perl -T -w /usr/sbin/spamd
--socketpath /home/ar/.evolution/cache/tmp/spamd-socket-path-4FBmI2
--max-children=1 --pidfile ~/.evolution/cache/tmp/spamd-pid-file-8lXSJ5
ar       30878 30870  0  8475 29512   0 10:45 ?        00:00:01 spamd
child
root     31793 20998  0   737   712   0 11:04 pts/5    00:00:00 grep
spamd
# dpkg-reconfigure -plow spamassassin
SpamAssassin Mail Filter Daemon: disabled, see /etc/default/spamassassin
SpamAssassin Mail Filter Daemon: disabled, see /etc/default/spamassassin

thread apply all bt full

Thread 1 (Thread -1210992960 (LWP 17734)):
#0  0xb7e14868 in select () from /lib/libc.so.6
No symbol table info available.
#1  0x08101d32 in Perl_pp_sselect ()
No symbol table info available.
#2  0x080bc3a9 in Perl_runops_standard ()
No symbol table info available.
#3  0x08063a1b in perl_run ()
No symbol table info available.
#4  0x0805ffd1 in main ()
No symbol table info available.
#0  0xb7e14868 in select () from /lib/libc.so.6

Thread 1 (Thread -1210992960 (LWP 17739)):
#0  0xb7e14868 in select () from /lib/libc.so.6
No symbol table info available.
#1  0x08101d32 in Perl_pp_sselect ()
No symbol table info available.
#2  0x080bc3a9 in Perl_runops_standard ()
No symbol table info available.
#3  0x08063a1b in perl_run ()
No symbol table info available.
#4  0x0805ffd1 in main ()
No symbol table info available.

-Arnfinn

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to