isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 89c81e382e835eeda5661e4fee5443e9f2941ea8
parent 4ab55dc46857cfcdd984769c67f0ab598cfe1cb6
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Sun,  7 Apr 2013 16:54:19 +0200

discourage use of MapInbox

Diffstat:
Msrc/mbsync.1 | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/mbsync.1 b/src/mbsync.1 @@ -147,7 +147,8 @@ If \fIsize\fR is 0, the maximum message size is \fBunlimited\fR. \fBMapInbox\fR \fImailbox\fR Create a virtual mailbox (relative to \fBPath\fR), which is backed by the \fBINBOX\fR. Makes sense in conjunction with \fBPatterns\fR in the -Channels section. +Channels section, though with a Maildir slave, you probably want to +place \fBInbox\fR under \fBPath\fR instead. This virtual mailbox does not support subfolders. .. .TP @@ -219,7 +220,8 @@ use \fBmdconvert\fR to change it. .. .TP \fBInbox\fR \fIpath\fR -The location of the \fBINBOX\fR. This is \fInot\fR relative to \fBPath\fR. +The location of the \fBINBOX\fR. This is \fInot\fR relative to \fBPath\fR, +but it is allowed to place the \fBINBOX\fR inside the \fBPath\fR. (Default: \fI~/Maildir\fR) .. .SS IMAP4 Accounts