[PATCH] Re: make maxage use UIDs to avoid timezone issues

Nicolas Sebrecht nicolas.s-dev at laposte.net
Wed Mar 25 04:49:07 GMT 2015


On Wed, Mar 25, 2015 at 05:34:05AM +0100, Nicolas Sebrecht wrote:

> I've fixed what I've seen but this would require a review and some
> tests.  Patches will follow.

I've put the whole series in the ns/timezone branch. Alternatively, the
squashed version is in jm/timezone-squashed. :-)

https://github.com/nicolas33/offlineimap/tree/ns/timezone
https://github.com/nicolas33/offlineimap/tree/jm/timezone-squashed

The following changes since commit d4ea6da8573788e8f054c2d3ef6a4c6e66abecd1:

  CONTRIBUTING: some documentations have move (2015-03-23 10:50:21 +0100)

are available in the git repository at:

  https://github.com/nicolas33/offlineimap.git ns/timezone

for you to fetch changes up to da746dbf7d39cf8dcb45c9c1b48326315cfa6c2d:

  Maildir won't be called with min_uid (2015-03-25 05:35:24 +0100)

----------------------------------------------------------------
Janna Martl (1):
      make maxage use UIDs to avoid timezone issues

Nicolas Sebrecht (4):
      documentation review
      accounts: nitpicking
      IMAP: revamp _msgs_to_fetch()
      Maildir won't be called with min_uid

 docs/offlineimap.txt               | 18 +++++++++++++++---
 offlineimap.conf                   |  9 ++++++---
 offlineimap/accounts.py            | 41 +++++++++++++++++++++++++++++++++--------
 offlineimap/folder/Base.py         |  8 ++++++++
 offlineimap/folder/Gmail.py        |  5 +++--
 offlineimap/folder/GmailMaildir.py |  4 ++--
 offlineimap/folder/IMAP.py         | 76 ++++++++++++++++++++++++++++++++++++----------------------------------------
 offlineimap/folder/Maildir.py      | 64 +++++++++++++++++++++++++++++++++++++++++++++++-----------------

-- 
Nicolas Sebrecht




More information about the OfflineIMAP-project mailing list