docker-offlineimap/offlineimap
John Goerzen 2323fdcdb3 Additional date validity check
patch from Mike Gerber

Two times today I have found my offlineimap to have died with this same
situation. It appears as if certain types of messages (both spam in my
situation), cause offlineimap to choke. When it does it cannot proceed.
This means that when I run offlineimap, it pulls in messages from some
folders, then it hits the folder with the bad message and dies, leaving
undownloaded mail on the server. The only fix to this problem is to find
the problem message on the server and remove it by hand. This isn't such
a huge deal for me, since I run the server, but other people have to
come to me to ask me to delete these messages, and until I do they
cannot download their email.

I have captured the output by running script during one of these
incidents, this has been attached. Additionally, I have also attach the 
problematic message.

The patch seems to work for me, might need some Python wizard and better 
testing, though.

fixes deb#396443
2007-08-01 02:25:05 +01:00
..
folder Additional date validity check 2007-08-01 02:25:05 +01:00
repository Re-scan list of remote folders on each sync 2007-07-06 17:46:29 +01:00
ui Update changelog 2007-07-11 02:50:30 +01:00
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
accounts.py Re-scan list of remote folders on each sync 2007-07-06 17:46:29 +01:00
CustomConfig.py Update FSF address 2006-08-12 05:15:55 +01:00
imaplibutil.py Fix non-SSL connection 2007-07-12 11:02:19 +01:00
imapserver.py Implement connect 2007-07-05 05:04:14 +01:00
imaputil.py Update FSF address 2006-08-12 05:15:55 +01:00
init.py Fix version.py importing 2007-07-10 12:57:03 +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 Clean up imaplib imports 2007-07-04 18:53:48 +01:00
threadutil.py Update FSF address 2006-08-12 05:15:55 +01:00
version.py Fix version.py importing 2007-07-10 12:57:03 +01:00