[PATCH] Re: New account setting "maildir-windows-compatible" - That makes OfflineIMAP to use exclamation mark (!) instead of colon for storing messages. Such files can be written to windows partitions. But you will probably loose compatibility with other programs trying to read the same Maildir.
Nicolas Sebrecht
nicolas.s-dev at laposte.net
Tue Jul 12 19:16:26 BST 2011
On Tue, Jul 12, 2011 at 09:34:02AM +0200, Vladimir.Marek at oracle.com wrote:
> From: Vladimir Marek <Vladimir.Marek at oracle.com>
Missing signed-off-by line.
> ---
> docs/MANUAL.rst | 21 +++++++++++++++++++++
> offlineimap.conf | 10 ++++++++++
> offlineimap/folder/Maildir.py | 21 ++++++++++++++++-----
> 3 files changed, 47 insertions(+), 5 deletions(-)
The commit title is way too long. A commit message is supposed to have a
title and a body seperated by a blank line. Nothing should be written
after the 72-80 characters per line. I've changed the message to
Support maildir for windows
That makes OfflineIMAP to use exclamation mark (!) instead of colon for storing
messages. Such files can be written to windows partitions. But you will probably
loose compatibility with other programs trying to read the same Maildir.
In order to get it merged, I only need your signed-off-by line.
--
Nicolas Sebrecht
More information about the OfflineIMAP-project
mailing list