[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nnimap 0.3.24



Lyndon Nerenberg <lyndon@esys.ca> writes:

> If you need to support a user interrupt capability, bring the data down in 
> chunks. The protocol specifically provides support for that. If the user hits
> "STOP" then terminate the download at the next chunk boundary.

You're right. This might even be easier, given that we debug the
problems related to interrupting nnimap at all.

(right now it can end up in some unusable state under some unknown
conditions if you're unlucky).

/s