I am trying to get open-xchange installed and working (which after two days might be futile). In doing this I noticed that no email client can subscribe to INBOX. I'm using rc10 and my namespaces are the following. 99% of the email clients ignore the inability to subscribe to INBOX and display all the folders underneath anyway which is why I've never noticed this issue... however, open-xchange is not in that camp and only displays messages in INBOX. All folders are in the subscriptions file including INBOX but all email clients always list INBOX as not subscribed to. COMPANY are ROOTMAIL are share folders with ACLs in /etc/dovecot/acl and those top folders are not subscribable either. namespace public { separator = . prefix = COMPANY. location = maildir:/home/services/mail/arinbe.com/arinbe/Maildir:CONTROL=%h/shared-settings/company/control:INDEX=%h/shared-settings/company/index hidden = no inbox = no } namespace public { separator = . prefix = ROOTMAIL. location = maildir:/home/services/mail/arinbe.com/rootmail/Maildir:CONTROL=%h/shared-settings/rootmail/control:INDEX=%h/shared-settings/rootmail/index hidden = no inbox = no } # default namespace namespace private { separator = . inbox = yes hidden = no prefix = INBOX. }
On Wed, 2006-11-01 at 17:28 -0500, Jim Horner wrote:> > I am trying to get open-xchange installed and working (which after two days > might be futile). In doing this I noticed that no email client can subscribe > to INBOX. I'm using rc10 and my namespaces are the following. 99% of the > email clients ignore the inability to subscribe to INBOX and display all the > folders underneath anyway which is why I've never noticed this issue... > however, open-xchange is not in that camp and only displays messages in > INBOX. All folders are in the subscriptions file including INBOX but all > email clients always list INBOX as not subscribed to.The mailbox listing code could use yet another rewrite. And the namespace handling in general needs rewriting.. Anyway, this fixes it for now: http://dovecot.org/list/dovecot-cvs/2006-November/006656.html -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://dovecot.org/pipermail/dovecot/attachments/20061102/d188ee00/attachment.pgp