Andy Jezierski <[EMAIL PROTECTED]> wrote on 09/13/2004 10:13:01 AM:
>
>
>
>
> I've got a question as to whether you think this is a milter error or a
> spamd error. I'm thinking milter.
>
> I'm running milter-spamc 0.24 along with sendmail 8.13 on one box, which
is
> calling spamd 3.0rc3 (haven't had a chance to go to rc4 yet) running on
> another box. Everything works just fine, except, when I run an sa-learn
on
> the box running spamd.
>
> First I'll get a few of these errors on the box running the milter.....
> Sep 13 09:36:31 viper milter-spamc[40625]: 34482 i8DEYOCH096305: timeout
> before input from SPAMD server
> Sep 13 09:36:31 viper milter-spamc[40625]: 34482 i8DEYOCH096305: SPAMD
> status line failure
> Sep 13 09:36:44 viper milter-spamc[40625]: 34486 i8DEYake096312: timeout
> before input from SPAMD server
> Sep 13 09:36:44 viper milter-spamc[40625]: 34486 i8DEYake096312: SPAMD
> status line failure
>
> Followed by some of these.....
> Sep 13 09:38:38 viper milter-spamc[40625]: 34457 i8DEWf2T096245: timeout
> before output sent to SPAMD server
> Sep 13 09:38:38 viper sm-mta[96394]: i8DEc3A0096394:
> milter_read(milter-spamc): cmd read returned 0, expecting 5
> Sep 13 09:38:38 viper sm-mta[96334]: i8DEZCFw096334:
> milter_read(milter-spamc): cmd read returned 0, expecting 5
> Sep 13 09:38:38 viper sm-mta[96334]: i8DEZCFw096334: Milter
(milter-spamc):
> to error state
> Sep 13 09:38:38 viper sm-mta[96369]: i8DEacMc096369:
> milter_read(milter-spamc): cmd read returned 0, expecting 5
> Sep 13 09:38:38 viper sm-mta[96369]: i8DEacMc096369: Milter
(milter-spamc):
> to error state
> Sep 13 09:38:38 viper sm-mta[96385]: i8DEbS93096385:
> milter_read(milter-spamc): cmd read returned 0, expecting 5
>
> Then finally I'll start getting these on every call to spamd.....
> Sep 13 09:38:39 viper sm-mta[96413]: i8DEcdaC096413: Milter
(milter-spamc):
> error connecting to filter: Connection refused by
> /var/spool/milter-spamc/socket
> Sep 13 09:38:39 viper sm-mta[96413]: i8DEcdaC096413: Milter
(milter-spamc):
> to error state
> Sep 13 09:38:39 viper sm-mta[96414]: NOQUEUE: connect from
> gorgo.centroin.com.br [200.225.63.128]
> Sep 13 09:38:39 viper sm-mta[96414]: i8DEcdcg096414: Milter
(milter-spamc):
> error connecting to filter: Connection refused by
> /var/spool/milter-spamc/socket
> Sep 13 09:38:39 viper sm-mta[96414]: i8DEcdcg096414: Milter
(milter-spamc):
> to error state
>
>
> Stopping and re-starting the milter fixes things which is why I think
it's
> the milter.
>
>
> Thanks
> Andy
>
>
I should mention that while the first two sets of errors are occurring on
the milter box, the spamd box is generating the following errors that I'm
assuming are because of the sa-learn process that is running. Once the
third set of errors starts occuring on the milter box, the spamd box has no
activity.
Sep 13 09:40:36 sidewinder spamd[85576]: Cannot open bayes databases
/home/spamd
/.spamassassin/bayes_* R/W: lock failed: No child processes
Sep 13 09:41:03 sidewinder spamd[85275]: Cannot open bayes databases
/home/spamd
/.spamassassin/bayes_* R/W: lock failed: Bad file descriptor
Sep 13 09:48:26 sidewinder spamd[87281]: Cannot open bayes databases
/home/spamd
/.spamassassin/bayes_* R/W: lock failed: Bad file descriptor
Sep 13 09:48:27 sidewinder spamd[85226]: Cannot open bayes databases
/home/spamd
/.spamassassin/bayes_* R/W: lock failed:
Sep 13 09:49:06 sidewinder spamd[85226]: Cannot open bayes databases
/home/spamd
/.spamassassin/bayes_* R/W: lock failed:
Andy