[BlueOnyx:14904] Re: spamd [resent in the hope that the log entries display now more readable]

Gerald Waugh gwaugh at frontstreetnetworks.com
Mon Mar 10 11:40:13 -05 2014


On 03/10/2014 06:24 AM, Felix Kaegi wrote:
> Hi
>
> During the boot process we get the following error message. Any idea what causes this?
>
> *Starting spamd: Mar 10 10:05:49.254 [2824] warn: server socket setup failed, retry 1: spamd: already running on /var/run/spamd.sock, exiting*
> Mar 10 10:05:50.256 [2824] warn: Use of uninitialized value $path in -e at /usr/bin/spamd line 793
> Mar 10 10:05:50.257 [2824] warn: Use of uninitialized value $path in pattern match (m//) at /usr/share/perl5/File/Spec/Unix.pm line 267
> Mar 10 10:05:50.258 [2824] warn: Use of uninitialized value $path in concatenation (.) or string at /usr/bin/spamd line 811
> Mar 10 10:05:50.259 [2824] warn: server socket setup failed, retry 2: spamd: directory for does not exist, exiting
> ..... [message repeats itself a number of times]
> Mar 10 10:05:58.286 [2824] warn: Use of uninitialized value $path in -e at /usr/bin/spamd line 793
> Mar 10 10:05:58.287 [2824] warn: Use of uninitialized value $path in pattern match (m//) at /usr/share/perl5/File/Spec/Unix.pm line 267
> Mar 10 10:05:58.288 [2824] warn: Use of uninitialized value $path in concatenation (.) or string at /usr/bin/spamd line 811
> Mar 10 10:05:58.289 [2824] error: spamd: directory for does not exist, exiting
> spamd: directory for  does not exist, exiting
> [FAILED]
  service sendmail stop
check to see if there is a spamd process runing.
  ps aux | grep spamd
if so
  kill `pidof spamd`
then
  service sendmail start

might  work
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20140310/cedfc876/attachment.html>


More information about the Blueonyx mailing list