docker-offlineimap/offlineimap/folder
John Goerzen 1f25b5393b [324827] Fixed handling of invalid dates
Patch from Nikita V. Youshchenko

From: "Nikita V. Youshchenko" 
To: Debian Bug Tracking System
Subject: offlineimap: exception on mail with broken headers (+fix)
Date: Wed, 24 Aug 2005 13:41:08 +0400

Package: offlineimap
Version: 4.0.10
Severity: normal
Tags: patch

Recently I've got an exception (see below) while using offlineimap.
Exception was probably caused by invalid Date header of (likely spam)
message:
Date: Sat, 20 Aug 2005 4294967295:43:18 -0700
2005-08-24 19:01:42 +01:00
..
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
Base.py [319117] Unroll loop to speed performance on large folders 2005-08-23 08:15:09 +01:00
IMAP.py [324827] Fixed handling of invalid dates 2005-08-24 19:01:42 +01:00
LocalStatus.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
Maildir.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
UIDMaps.py Initial base-0 from arch 2005-04-16 20:35:25 +01:00