Please reply to the list;  then the solution is available for someone
else.

Use reply-all, or reply-to-list;  I've set my "reply-to" for this
message just to make sure.

Walter Ray wrote:
> No changes that I know of have been made to anything on the server.
> Here are the answers to the other questions:

> AltGrendel wrote:
> > What version of SA are you running.
> 
> Does 2.41 look right?

*wince* IIRC, there are known problems with the rules for 2.40-2.43;  if
you want to stick with that series I strongly suggest updating to 2.44. 
There is also a known security hole in spamc/spamd for 2.44 as well. 
:(  If you can I'd suggest upgrading to 2.55- but 2.4x->2.5x is a bit of
a jump.  :/

> > What do the logs say (maillog and syslog)
> 
> I found this when I just downloaded the log from today.  Looks like
> so sort of connection problem?????
> 
> Jul 29 00:00:00 ed newsyslog[22828]: logfile turned over
> Jul 29 00:00:07 ed sendmail[22882]: h6T407Ed022882: Milter
> (spamassassin): error connecting to filter: Connection refused by
> /var/run/spamass-milter.sock

Urgh.  Check you milter settings, increase timeouts, throttle sendmail
down a little (or a lot) with 

define(`confCONNECTION_RATE_THROTTLE',`2')dnl
define(`confDELAY_LA', `1')dnl
define(`confQUEUE_LA', `5')dnl
define(`confREFUSE_LA', `6')dnl

(This is what I'm using on a PII/450/512M box;  ~350 accounts, ~30K
messages/week.)

Based on the rest of the log messages, you've got your milter set up to
pass along any mail that can't be processed by the milter.  Check that
the filter is in fact running and that the socket doesn't have oddball
or invalid permissions in some way.

This is more of a milter/sendmail problem;  SA isn't even getting called
AFAICT.  Since I've never had such problems configuring milters, I can't
help you much further anyway.

-kgd
-- 
<erno> hm. I've lost a machine.. literally _lost_. it responds to
ping, it works completely, I just can't figure out where in my
apartment it is.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to