On Sat, 8 Nov 2003, Debbie D wrote:

> Thanks.. ut yes Ishold have stated that.. stop & start..
>
> [root admin]# /etc/rc.d/init.d/spamd stop
> Shutting down spamd: ok
> [root admin]# /etc/rc.d/init.d/spamd start
> Starting spamd:  spamdCould not create INET socket: Address already in use
> IO::Socket::INET: Address already in use
>
> Any other ideas???

The error "INET: Address already in use" means that there's a process
that already has that network socket open. Given that you had just done
a "spamd stop" the offending process is probably a spamd child process
that hasn't yet finished up a message.

Make sure that -all- spamd processes are gone before you try the start.

-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to