isync

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

commit 6b580ac0ad94266aa60e87b99765a2405065dd25
parent dae086c92faa1fd9dac9808e840968797ddaf612
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Tue,  2 Sep 2003 12:06:26 +0000

minor additions

Diffstat:
Misync.1 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/isync.1 b/isync.1 @@ -68,6 +68,7 @@ Automatically create the remote IMAP mailbox if it doesn't already exist. .TP \fB-C\fR, \fB--create\fR Automatically create any mailboxes if they don't already exist. +This is simply a combination of -L and -R. .TP \fB-d\fR, \fB--delete\fR Causes \fBisync\fR to delete messages from the local maildir mailbox @@ -282,6 +283,8 @@ in the sections for each mailbox. Default configuration file .. .SH BUGS +No support for IMAP subfolders. +.P \fBisync\fR does not use NFS-safe locking. It will correctly prevent concurrent synchronization of a mailbox on the same host, but not across NFS. .P