2 Apr
2004
2 Apr
'04
8:44 p.m.
I am trying to sync a set of maildir folders from a dovecot server and a different imap server on a different host. Using a perl tool called imapsync.
The tool says the following about the two servers capabilities:
From capability : IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED To capability : IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION No NAMESPACE capability in imap server sws601.mcsun.local Give the separator character with the --sep1 option
The From server sws601.mcsun.local is dovecot. What did I miss that causes the NAMESPACE capability to not be seen from dovecot? What is the separator character?
Thanks, Alex
--