docker-offlineimap/offlineimap/folder
John Goerzen 4f54887265 Improve filesystem flushing semantics
fsync the Maildir file, its final directory when writing a new message.

fsync the localstatus file and its final directory when writing the 
local status cache.

This should reduce duplication in the event of hardware trouble.

fixes #8

see thread at http://lists.complete.org/offlineimap@complete.org/2007/03/threads.html.gz
2007-03-28 21:23:18 +01:00
..
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
Base.py Sync INTERNALDATE <-> mtime 2006-08-22 02:09:36 +01:00
IMAP.py Fix up date parsing to use message date if no rtime is available 2006-08-22 02:13:39 +01:00
LocalStatus.py Improve filesystem flushing semantics 2007-03-28 21:23:18 +01:00
Maildir.py Improve filesystem flushing semantics 2007-03-28 21:23:18 +01:00
UIDMaps.py Sync INTERNALDATE <-> mtime 2006-08-22 02:09:36 +01:00