docker-offlineimap/offlineimap
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
..
folder Improve filesystem flushing semantics 2007-03-28 21:23:18 +01:00
repository Added netrc support 2007-03-27 08:21:17 +01:00
ui Removed copyright notice; assigning copyright to John Goerzen 2007-03-16 03:45:28 +01:00
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
accounts.py Removed copyright notice; assigning copyright to John Goerzen 2007-03-16 03:44:54 +01:00
CustomConfig.py Update FSF address 2006-08-12 05:15:55 +01:00
imaplib.py Don't leave preauthtunnel zombies with autorefresh 2007-03-14 02:54:19 +01:00
imapserver.py Update FSF address 2006-08-12 05:15:55 +01:00
imaputil.py Update FSF address 2006-08-12 05:15:55 +01:00
init.py Add a try: block to catch exceptions that occur before the main loop and to call ui.mainException(). 2006-12-01 11:59:22 +01:00
localeval.py Update FSF address 2006-08-12 05:15:55 +01:00
mbnames.py Update FSF address 2006-08-12 05:15:55 +01:00
syncmaster.py Update FSF address 2006-08-12 05:15:55 +01:00
threadutil.py Update FSF address 2006-08-12 05:15:55 +01:00
version.py --help shows available UIs now 2007-01-11 10:15:06 +01:00