From 6b580ac0ad94266aa60e87b99765a2405065dd25 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 2 Sep 2003 12:06:26 +0000 Subject: [PATCH] minor additions --- isync.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/isync.1 b/isync.1 index e24b547..5068e33 100644 --- 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