File debian.changelog of Package imapbackup
imapbackup (1.4a) natty; urgency=low
* SSL support! Can use a private key file and server certificate
chain file. Unfortunately, Python's ssl module doesn't check the
certificate chain. This needs to be fixed.
* You can now specify the port number as part of the server name.
Example: imapbackup.py -u user -s mail.com:1234
* Cleaned up code. Used pylint to find code that didn't comply with
best practices.
-- Stefan Jakobs <stefan.jakobs@rus.uni-stuttgart.de> Mon, 27 May 2007 00:49:51 +0100
imapbackup (1.3b) natty; urgency=low
* Fixed bug in error message printout.
-- Stefan Jakobs <stefan.jakobs@rus.uni-stuttgart.de> Mon, 27 May 2007 00:49:51 +0100
imapbackup (1.3a) natty; urgency=low
* Better support for result of LIST command. Fixes the problem of some
folders not getting backed up from Courier IMAPd
* Improved usage printout, made parameters more consistent.
* Added support for socket._fileobject.recv bugfix on Windows
-- Stefan Jakobs <stefan.jakobs@rus.uni-stuttgart.de> Mon, 26 May 2007 00:49:51 +0100
imapbackup (1.2e) natty; urgency=low
* See http://the.taoofmac.com/space/Projects/imapbackup
-- Stefan Jakobs <stefan.jakobs@rus.uni-stuttgart.de> Tue, 27 Mar 2007 00:49:51 +0100