1 Version 003-alpha (2006-09-10)
3 * Refactored to support other mailbox types (IMAP, POP, MBOX)
4 * Support notification-daemon (if pynotify installed)
6 * Only report new messages in the Tooltip.
7 (Testing release - lots of error checking probably needed, Account editor needed.)
9 Version 002 (2006-01-17)
10 * Pass readonly=True to IMAP4.select() command. Without this, another
11 connection may take over the mailbox and raise an exception.
12 * Add option to play sound when new mail arrives.
14 Version 001 (2005-12-31)