Re: spam_pid not found

2023-08-16 Thread Hansa via users
ound: Sleeping 5 - Retry # 19 On 16-08-2023 15:22, Reindl Harald (privat) wrote: Am 16.08.23 um 15:14 schrieb Hansa via users: Unfortunately this is not the solution. /run/spamd.pid exists and contains the same pid as /var/run/spamd.pid. /var/run is a symlink to /run for ages just remove

Re: spam_pid not found

2023-08-16 Thread Hansa via users
Unfortunately this is not the solution. /run/spamd.pid exists and contains the same pid as /var/run/spamd.pid. It is created when starting the spamd service. On 16-08-2023 14:34, bOnK wrote: # ps ax | grep `cat */var/run/spamd.pid *   73673 ?    Ss 0:04 /usr/bin/perl -T -w /usr/sbin/

spam_pid not found

2023-08-16 Thread Hansa via users
Hi, Trying to upgrade Mail::SpamAssassin via cpan but I get "spam_pid not found" errors (see debug.log). # ps ax | grep `cat /var/run/spamd.pid   73673 ?    Ss 0:04 /usr/bin/perl -T -w /usr/sbin/spamd -d --pidfile=/run/spamd.pid --create-prefs --max-children 5 --helper-home-dir --sys