CTED] Behalf Of Adam
Denenberg
Sent: Wednesday, June 04, 2003 3:07 PM
To: Chris Santerre
Cc: 'Marius Kirschner'; 'Duncan Findlay';
[EMAIL PROTECTED]
Subject: RE: [SAtalk] Restarting sa
i use this
#!/bin/sh
PATH=/var/qmail/bin:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin
expo
ECTED]
> > Sent: Wednesday, June 04, 2003 2:29 PM
> > To: 'Duncan Findlay'; [EMAIL PROTECTED]
> > Subject: RE: [SAtalk] Restarting sa
> >
> >
> > Well, if I try to stop spamd I get the following error message:
> >
> > Could not create INET sock
;Marius Kirschner'; 'Duncan Findlay';
> [EMAIL PROTECTED]
> Subject: RE: [SAtalk] Restarting sa
>
>
> try this
>
> ps -ef | grep spamd
>
> note process id#
>
> then kill -TERM id#
>
> then start spamd again (/usr/bin/spamd -d -c -a) or some
Findlay'; [EMAIL PROTECTED]
> Subject: RE: [SAtalk] Restarting sa
>
>
> Well, if I try to stop spamd I get the following error message:
>
> Could not create INET socket: Address already in use IO::Socket::INET:
> Address already in use
>
> Basically, I wan
to:[EMAIL PROTECTED] On
> Behalf Of Duncan Findlay
> Sent: Tuesday, June 03, 2003 10:24 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [SAtalk] Restarting sa
>
>
> On Tue, Jun 03, 2003 at 10:02:25PM -0400, Marius Kirschner wrote:
> > What's the proper command to restart
On Tue, Jun 03, 2003 at 10:02:25PM -0400, Marius Kirschner wrote:
> What's the proper command to restart spamassassin? Sorry for the newbie
> question but I've been all over the documentation, list archives, and FAQs
> and couldn't find it. Apparently I didn't look good enough as I'm sure it
> mu