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