ImapGoose status update: v0.3.2
whynothugo.nl·9h
Flag this post

Plenty has happened since my initial announcement of ImapGoose. First of all, I implemented pipelining of uploads and downloads, which dramatically improved speeds (initial tests yielded ~1GB messages per minute on my host).

Scanning and task queue

[permalink]

An important bug quickly came to light: the local maildirs are never fully re-scanned. If any changes happened while ImapGoose was not running, those changes would not be detected the next time it ran— or ever!

My first approach at fixing this introduced substantial complexity into the task dispatching mechanism. There were no obvious faults with it, but it was too complex for any obvious faults to be visible. I redesigne…

Similar Posts

Loading similar posts...