<DKIM> Too many read?
Nicolas Sebrecht
nicolas.s-dev at laposte.net
Wed Feb 28 19:29:14 GMT 2018
On Wed, Feb 28, 2018 at 05:14:14PM +0000, ael wrote:
> I had a *very* quick look at some of the code. As far as I can see,
> this is a response from the server, suggesting that it has hit some
> sort of resource limit? Is that right?
"Too many read 0" happens when the socket is closed unexpectedly, no
data is transfered anymore.
> I have tried several times from different machines with the same error.
Perhaps, the declared size of some email does not match the transfered
data size.
> What is odd is that I can connect ok using another email account on the
> same server.
>
> Have I misunderstood what is happening?
You might try to find if there are any offending email with the debug
mode enabled for imap: -d imap from CLI.
--
Nicolas Sebrecht
More information about the OfflineIMAP-project
mailing list