Hi guys i understand that you can't subscribe to the Prefix names of namespace folders right now with dovecot. But for instance if i user outlook express and it can't see the prefix name then it can't see the subfolders of that "prefix folder" either. So even though it can detect and see the subfolders it won't display them cause it can't see the "parent" Is there any fix for this? it's also kind of annoying in thunderbird but at least you can still see the subfolders. TIA James Here's my config # /etc/dovecot/dovecot.conf protocols = imap imaps pop3 pop3s log_timestamp = "%Y-%m-%d %H:%M:%S " first_valid_uid = 100 login_user=vmail mail_extra_groups = mail mail_debug = yes pop3_uidl_format = %08Xu%08Xv mail_location = maildir:/home/vmail/domains/%n/Maildir #default_mail_env = maildir:/home/vmail/domains/%n/Maildir auth default { mechanisms = plain passdb ldap { args = /etc/dovecot/dovecot-ldap.conf } userdb ldap { args = /etc/dovecot/dovecot-ldap.conf } } # maildir namespace private { separator = / prefix location = maildir:/home/vmail/domains/%n/Maildir inbox = yes hidden = no } # mbox namespace private { separator = / prefix = "Mbox/" location = mbox:/home/vmail/domains/%n/Mbox inbox = no hidden = no } #public spam folder namespace public { separator = / prefix = /Spam/ location = maildir:/home/vmail/domains/Spam/Maildir/ hidden = no } ssl_disable = no ssl_cert_file = /etc/ssl/certs/dovecot.pem ssl_key_file = /etc/ssl/private/dovecot.pem ssl_verify_client_cert = no ssl_cipher_list = ALL:!LOW:HIGH:MEDIUM:+SSLv2:RSA
James wrote:> Hi guys i understand that you can't subscribe to the Prefix names of > namespace folders right now with dovecot. > But for instance if i user outlook express and it can't see the prefix > name then it can't see the subfolders of that "prefix folder" either. > So even though it can detect and see the subfolders it won't display > them cause it can't see the "parent" > > Is there any fix for this? it's also kind of annoying in thunderbird > but at least you can still see the subfolders. > > TIA > James > > Here's my config > > # /etc/dovecot/dovecot.conf > protocols = imap imaps pop3 pop3s > log_timestamp = "%Y-%m-%d %H:%M:%S " > first_valid_uid = 100 > login_user=vmail > mail_extra_groups = mail > mail_debug = yes > pop3_uidl_format = %08Xu%08Xv > mail_location = maildir:/home/vmail/domains/%n/Maildir > #default_mail_env = maildir:/home/vmail/domains/%n/Maildir > > auth default { > mechanisms = plain > passdb ldap { > args = /etc/dovecot/dovecot-ldap.conf > } > userdb ldap { > args = /etc/dovecot/dovecot-ldap.conf > } > } > > # maildir > namespace private { > separator = / > prefix > location = maildir:/home/vmail/domains/%n/Maildir > inbox = yes > hidden = no > } > # mbox > namespace private { > separator = / > prefix = "Mbox/" > location = mbox:/home/vmail/domains/%n/Mbox > inbox = no > hidden = no > } > > #public spam folder > namespace public { > separator = / > prefix = /Spam/ > location = maildir:/home/vmail/domains/Spam/Maildir/ > hidden = no > } > > ssl_disable = no > ssl_cert_file = /etc/ssl/certs/dovecot.pem > ssl_key_file = /etc/ssl/private/dovecot.pem > ssl_verify_client_cert = no > ssl_cipher_list = ALL:!LOW:HIGH:MEDIUM:+SSLv2:RSATo clarify for everyone this is regarding Outlook Express The namespaces work fine for regular Outlook
On Fri, 2007-10-05 at 12:12 -0700, James wrote:> Hi guys i understand that you can't subscribe to the Prefix names of > namespace folders right now with dovecot. > But for instance if i user outlook express and it can't see the prefix > name then it can't see the subfolders of that "prefix folder" either. > So even though it can detect and see the subfolders it won't display > them cause it can't see the "parent" > > Is there any fix for this? it's also kind of annoying in thunderbird but > at least you can still see the subfolders.Changed in v1.1: http://hg.dovecot.org/dovecot/rev/0511e301acbc There's no simple fix for v1.0 though. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20071027/e14a0863/attachment-0002.bin>
On Sat, Oct 27, 2007 at 08:30:57PM +0300, Timo Sirainen wrote: On Fri, 2007-10-05 at 12:12 -0700, James wrote: > Hi guys i understand that you can't subscribe to the Prefix names of > namespace folders right now with dovecot. > But for instance if i user outlook express and it can't see the prefix > name then it can't see the subfolders of that "prefix folder" either. > So even though it can detect and see the subfolders it won't display > them cause it can't see the "parent" > > Is there any fix for this? it's also kind of annoying in thunderbird but > at least you can still see the subfolders. Changed in v1.1: http://hg.dovecot.org/dovecot/rev/0511e301acbc There's no simple fix for v1.0 though. I am glad to see a patch. For 1.0, I was concerned with the same thing, and it turns out that the way our helpdesk was setting up Outlook Express was the same as the workaround I was going to suggest: Setup a seperate Account/profile in OE, set the mail folder prefix to your namespace prefix, then that seperate account will have an Inbox plus all of the folders in that prefix will be available for subscription and stay there. Also, as an alternative (not a very good one) I think you can see the folders in the subscribe window and double click to see them, then OE shows the whole tree for just that session until logout.
On Sat, Oct 27, 2007 at 08:30:57PM +0300, Timo Sirainen wrote: On Fri, 2007-10-05 at 12:12 -0700, James wrote: > Hi guys i understand that you can't subscribe to the Prefix names of > namespace folders right now with dovecot. > But for instance if i user outlook express and it can't see the prefix > name then it can't see the subfolders of that "prefix folder" either. > So even though it can detect and see the subfolders it won't display > them cause it can't see the "parent" > > Is there any fix for this? it's also kind of annoying in thunderbird but > at least you can still see the subfolders. Changed in v1.1: http://hg.dovecot.org/dovecot/rev/0511e301acbc There's no simple fix for v1.0 though. I tried this, with b6 and b7 which seem to have the patch, it doesn't seem to work? sr6v SUBSCRIBE "#shared" sr6v NO [TRYCREATE] Mailbox doesn't exist: #shared same for #shared/decs. All of my public folders are under #shared/[namespace]/.