mirror of
https://github.com/pulb/mailnag.git
synced 2026-01-16 02:32:03 +01:00
* primary goal: reduce global vars, slim down main file (only do initialization of global stuff here, move everything else to a daemon class) * properly close all open pop3/imap connections on shutdown * throw/catch meaningful exceptions * renamed IdleRunner/Idler run() methods to start() since 'run' suggests a blocking call (as in dialog.run())
3.5 KiB
3.5 KiB