[Dovecot] RE: Missed config option
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
--
On Fri, 2 Apr 2004 11:44:28 -0600 Alex S Moore asmoore@edge.net wrote:
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?
Well, duh. The separator character must be '.'
I still have the NAMESPACE question.
Thanks, Alex
On Fri, 2004-04-02 at 20:44, Alex S Moore wrote:
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?
Dovecot doesn't support NAMESPACE in 0.99.10.x, although there's a plugin for it in http://dovecot.org/patches/namespace.c (see http://dovecot.org/list/dovecot/2003-June/001814.html)
participants (2)
-
Alex S Moore
-
Timo Sirainen