[Dovecot] shared namespace bug?

Patrick Kaiser patrick at argonius.de
Thu Jan 14 14:55:58 EET 2010


On Tue, Jan 12, 2010 at 04:33:19PM +0200, Timo Sirainen wrote:
> On 11.1.2010, at 14.12, Patrick Kaiser wrote:
> 
> > * LIST (\HasNoChildren) "/" "shared/peter.griffinINBOX"
> > a02 OK List completed.
> 
> dovecot -n output?

Hi

Sorry that I missed that.

Here is dovecot -n

testing:~# dovecot -n
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-686 i686 Debian squeeze/sid ext3
log_timestamp: %Y-%m-%d %H:%M:%S 
protocols: imap imaps pop3 pop3s
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/lib/dovecot/imap-login
login_executable(pop3): /usr/lib/dovecot/pop3-login
mail_privileged_group: mail
mail_uid: 1001
mail_gid: 1001
mail_location: maildir:/var/vmail/%n
mail_debug: yes
mbox_write_locks: fcntl dotlock
mail_executable(default): /usr/lib/dovecot/imap
mail_executable(imap): /usr/lib/dovecot/imap
mail_executable(pop3): /usr/lib/dovecot/pop3
mail_plugins(default): acl imap_acl
mail_plugins(imap): acl imap_acl
mail_plugins(pop3): 
mail_plugin_dir(default): /usr/lib/dovecot/modules/imap
mail_plugin_dir(imap): /usr/lib/dovecot/modules/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/modules/pop3
mail_log_max_lines_per_sec: 0
imap_client_workarounds(default): outlook-idle
imap_client_workarounds(imap): outlook-idle
imap_client_workarounds(pop3): 
namespace:
  type: private
  separator: /
  inbox: yes
  list: yes
  subscriptions: yes
namespace:
  type: shared
  separator: /
  prefix: shared/%%u
  location: maildir:/var/vmail/%%u
  list: children
lda:
  postmaster_address: postmaster at example.com
  hostname: mail.example.com
  mail_plugins: acl
  mail_plugin_dir: /usr/lib/dovecot/modules/lda
  sendmail_path: /usr/lib/sendmail
  auth_socket_path: /var/run/dovecot/auth-master
auth default:
  mechanisms: plain login digest-md5
  passdb:
    driver: ldap
    args: /etc/dovecot/dovecot-ldap.conf
  userdb:
    driver: ldap
    args: /etc/dovecot/dovecot-ldap.conf
  socket:
    type: listen
    master:
      path: /var/run/dovecot/auth-master
      mode: 384
      user: vmail
      group: vmail
plugin:
  acl: vfile
  acl_shared_dict: file:/var/vmail/shared-mailboxes.db



Thanks for your help guys.


Friendly regards,

Patrick 


-- 
Name      : Patrick Kaiser
Email     : patrick.kaiser at argonius.de
Website   : http://www.argonius.de
GPG Key   : http://www.argonius.de/key.pub


More information about the dovecot mailing list