Package: dovecot-core Version: 1:2.1.7-6 Severity: normal File: /usr/sbin/dovecot
Hello, Similar to #696845 however I do have an inbox namespace (inbox=yes) AND I have defined prefix as "INBOX." for compatibility with Courier-IMAP. Adding the 15-... results in every mailbox showing up twice when users log in. Once with the prefix INBOX as defined in 10-mail and once without any prefix as defined by 15-.... Although this technically does not break dovecot the result is rather confusing to users and it took me a couple of minutes to track down the cause. Regarding message #20 in #696845: Yes, users of testing should expect breakage, however I have been running testing for over 6 years now and in that time I have experienced updates breaking the system less than once a year. The majority of these were related to dovecot however. I do appreciate all the work all maintainers but into dovecot package and Debian in general. I just want to let you know that less breakage in testing is also very much appreciated :-) Laurens -- Package-specific info: dovecot configuration --------------------- # 2.1.7: /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-3-686-pae i686 Debian 7.0 ext3 login_greeting = Courier-IMAP ready. mail_location = maildir:/var/mail/%d/%n/Maildir managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave imapflags namespace { inbox = yes location = prefix = INBOX. type = private } passdb { args = /etc/dovecot/dovecot-ldap.conf driver = ldap } passdb { args = /etc/dovecot/dovecot-ldap-uid.conf driver = ldap } plugin { sieve = ~/.dovecot.sieve sieve_dir = ~/sieve sieve_extensions = +imapflags } protocols = " imap sieve" service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0660 user = postfix } unix_listener auth-master { mode = 0600 user = vmail } unix_listener auth-userdb { group = vmail mode = 0660 user = vmail } user = root } service managesieve-login { inet_listener sieve { port = 4190 } inet_listener sieve_deprecated { port = 2000 } } ssl_cert = </etc/ssl/certs/blankersfamily.com.crt ssl_key = </etc/ssl/private/blankersfamily.com.key userdb { args = uid=vmail gid=vmail home=/var/mail/%d/%n allow_all_users=yes driver = static } protocol lda { mail_plugins = sieve } protocol imap { mail_max_userip_connections = 30 } -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.2.0-3-686-pae (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dovecot-core depends on: ii adduser 3.113+nmu3 ii libbz2-1.0 1.0.6-4 ii libc6 2.13-37 ii libpam-runtime 1.1.3-7.1 ii libpam0g 1.1.3-7.1 ii libssl1.0.0 1.0.1c-4 ii openssl 1.0.1c-4 ii ucf 3.0025+nmu3 ii zlib1g 1:1.2.7.dfsg-13 dovecot-core recommends no packages. Versions of packages dovecot-core suggests: pn dovecot-gssapi <none> ii dovecot-imapd 1:2.1.7-6 ii dovecot-ldap 1:2.1.7-6 pn dovecot-lmtpd <none> ii dovecot-managesieved 1:2.1.7-6 pn dovecot-mysql <none> pn dovecot-pgsql <none> pn dovecot-pop3d <none> ii dovecot-sieve 1:2.1.7-6 pn dovecot-solr <none> pn dovecot-sqlite <none> ii ntp 1:4.2.6.p5+dfsg-2 Versions of packages dovecot-core is related to: ii dovecot-common 1:2.1.7-6 ii dovecot-core [dovecot-common] 1:2.1.7-6 pn dovecot-dbg <none> pn dovecot-dev <none> pn dovecot-gssapi <none> ii dovecot-imapd 1:2.1.7-6 ii dovecot-ldap 1:2.1.7-6 pn dovecot-lmtpd <none> ii dovecot-managesieved 1:2.1.7-6 pn dovecot-mysql <none> pn dovecot-pgsql <none> pn dovecot-pop3d <none> ii dovecot-sieve 1:2.1.7-6 pn dovecot-sqlite <none> -- Configuration Files: /etc/dovecot/README [Errno 2] No such file or directory: u'/etc/dovecot/README' -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org