OfflineIMAP v7.0.13 is out.

Downloads:
  http://github.com/OfflineIMAP/offlineimap/archive/v7.0.13.tar.gz
  http://github.com/OfflineIMAP/offlineimap/archive/v7.0.13.zip

Pip:
  wget 
"https://raw.githubusercontent.com/OfflineIMAP/offlineimap/v7.0.13/requirements.txt";
 -O requirements.txt
  pip install -r ./requirements.txt --user 
git+https://github.com/OfflineIMAP/[email protected]



Here is a small release with some new features. IMAP servers are better 
supported.

The release cycle was improved. Now, we include a new freeze time before
important releases.

# Authors

- Nicolas Sebrecht (8)
- lkcl (2)
- Chris Smart (1)

# Features

- init: register SIGABRT and handle as per SIGUSR2. [Chris Smart]
- add documentation about SIGABRT. [Nicolas Sebrecht]
- learn repository retrycount configuration option. [lkcl]
- learn authproxy configuration option. [lkcl]

# Fixes

- folder: IMAP: add missing whitespace in error message. [Nicolas Sebrecht]
- repository: IMAP: correctly check the response while listing remote folders. 
[Nicolas Sebrecht]
- release.sh: correctly sort releases to compute latest stable and rc. [Nicolas 
Sebrecht]

# Changes

- manual: KNOWN ISSUES: add documentation about the deletions. [Nicolas 
Sebrecht]
- folder: IMAP: improve error message when Dovecot returns any data for UID 
FETCH. [Nicolas Sebrecht]
- MAINTAINERS: add new official testers. [Nicolas Sebrecht]



-- 
Nicolas Sebrecht

_______________________________________________
OfflineIMAP-project mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepages:
- https://github.com/OfflineIMAP
- http://offlineimap.org

Reply via email to