diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2018-05-10 17:56:45 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2018-05-10 18:07:25 +0200 |
commit | 15cd4f6ea5074ffb33de8670bd1877603e504289 (patch) | |
tree | 237b90088d6f8fb244d5912b707e4782aca847bb /Changelog | |
parent | 567fc180a3e76716816ea9af5a066bad2ea8c01a (diff) |
pullimap: use extended SEARCH (RFC 4731) when available
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ interimap (0.4) UNRELEASED <>. + Library: new API idle_start() and idle_stop(). + Add support for untagged ESEARCH responses from RFC 4731. + + pullimap: Use extended SEARCH commands (RFC 4731) if supported by + the server to search old mail and EXPUNGE them. - Ensure the lower bound of UID ranges is at least 1. - Fix manpage generation with pandoc >=2.1. |