Complete.Org: Mailing Lists: Archives: offlineimap: October 2005:
offlineimap with bincimap
Home

offlineimap with bincimap

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: offlineimap with bincimap
From: Jean Jordaan <jean@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Oct 2005 19:14:53 +0200

Hi all

I encountered this issue (bincimap doesn't see new mail delivered
by offlineimap) and the patch fixes it for me. Is anyone else using
it?

Make offlineimap play nice with bincimap.
See http://lifewithbincimap.org/index.php/Main/OfflineImap

jean@xxxxxxxxxxxxxxxxxxxx**20051010164922] {
hunk ./offlineimap/folder/Maildir.py 199
-        newname += infostr
+        # See http://lifewithbincimap.org/index.php/Main/OfflineImap
+        if (infostr != ':2,'):
+            newname += infostr
}

-- 
Jean Jordaan
http://www.upfrontsystems.co.za



[Prev in Thread] Current Thread [Next in Thread]