[tpop3d-discuss] tpop3d 1.5.1pre2 (with TLS support)

Angel Marin anmar at gmx.net
Wed, 13 Nov 2002 20:18:51 +0100


Ok, here we are.

Latest CVS version with the addition of if (count == 0) return 0; has worked
stable for 3 hours. Then I have removed those lines and has been and
switched to TLS config, ... 10 minutes and `connection reset by peer' was
there. Then non TLS config again and stable until now (1.5 hours).

This time the `connection reset by peer' was slightly different -> the
client apparently downloaded successfully this message 3 times before giving
the error :? Don't know if it was downloaded fine or not, but the logs say
it was downloaded.

The clients that gave the error this time were all with mailboxes with +500
messages but downloading only latest ones.

As non TLS config seems stable for now I'll leave it running.

May the latest rev of maildir.c solved or mitigated this ?

I'm confused ...

> -----Mensaje original-----
>
> On Tue, Nov 12, 2002 at 09:21:11PM +0100, Angel Marin wrote:
> >
> > The data umm don't think so, the failing messages always get downloaded
> > after several retries. As the same error happens with both ioabs_tcp_..
> > ioabs_tls_.. or is something implemented the same way or maybe
> there is a
> > problem with one of the buffers these functions receive I guess ??
> >
>
> It's possible. But the error is `connection reset by peer'
> which means that Outlook is closing the connection.
> Something must be provoking it into doing that, but I
> don't know what....
>