Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2005 22:54:28 -0400
From:      "Matt Emmerton" <matt@gsicomp.on.ca>
To:        <freebsd-questions@freebsd.org>, "Henry" <brassing@mac.com>
Subject:   Re: courier-imap operation timed out?
Message-ID:  <009801c53fd4$1f402000$1200a8c0@gsicomp.on.ca>
References:  <2583142cb8f5cd9bf952e7ce47e08dbb@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Why do I get these mail errors?
>
>   Apr 12 21:32:59 imapd-ssl: couriertls: read: Operation timed out
>   Apr 12 21:32:59 imapd-ssl: DISCONNECTED, user=xxxxx, ip=[0.0.0.0],
> headers=0, body=0, time=287, starttls=1
>
> Ofcoure user and ip have been omitted, but this is a connection from a
> windows xp machine running outlook express to check mail.

Outlook Express is known to have problems with "secure" email (TLS) and
IMAP.  I saw a good article about this on the web the other day -- but
unfortunately I can't find the link.

> While on the
> same network as the xp machine I have a osx computer using Mail to
> check using imap-ssl and I never ever got an error like that.
>
> Also throwing this in as well...
>   root# spamassassin -D
>   debug: SpamAssassin version 3.0.2
>   debug: Score set 0 chosen.
>
> Yet I've specified required_score 5.0 in local.cf
> Say it can't read my local.cf file... Isn't the default to use a score
> of 5 anyway? So shouldn't it default to 5 not 0 ?
> I've spamassassin -D -C /path/to/local.cf
> and it still doesn't read the score...

required_score is the score required to mark an email as spam.

The score set is something totally different -- SA uses different score sets
internally to switch between Bayesian and non-Bayesian scoring modes.

--
Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009801c53fd4$1f402000$1200a8c0>