Charles Marcus <cmar...@media-brokers.com> wrote: >> we've found a weird bug (?) in Dovecot 1.1.11. > dovecot -n output is usually desired when asking for help, especially > when it is a likely config issue...
I don't think it's a config issue, but here we go: lxmhs23: # dovecot -n # 1.1.11: /mnt/mail2/usr/etc/dovecot.conf # OS: Linux 2.6.5-7.308-bigsmp i686 SUSE LINUX Enterprise Server 9 # (i586) nfs listen: <ip>:143 ssl_listen: <ip>:993 disable_plaintext_auth: no login_dir: /usr/local/var/run/dovecot/login login_executable: /mnt/mail2/usr/libexec/dovecot/imap-login login_process_per_connection: no login_max_connections: 128 max_mail_processes: 2500 mail_uid: vmail mail_gid: vmail mail_location: maildir:/home/mailstore/%Uu/Maildir:INDEX=/home/mailstore/indexes/%1Un/%Un mmap_disable: yes mail_nfs_index: yes mail_plugins: quota imap_quota namespace: type: private separator: . prefix: INBOX. inbox: yes list: yes subscriptions: yes auth default: username_format: %Lu worker_max_count: 500 passdb: driver: ldap args: /mnt/mail2/usr/etc/dovecot-ldap.conf userdb: driver: ldap args: /mnt/mail2/usr/etc/dovecot-ldap.conf userdb: driver: prefetch socket: type: listen master: path: /var/run/dovecot/auth-master mode: 384 user: vmail group: vmail plugin: quota: maildir quota_rule: Trash:ignore quota_rule2: *:storage=256M quota_warning: storage=95%% /mnt/mail2/bin/quota-warning-95.sh quota_warning2: storage=85%% /mnt/mail2/bin/quota-warning-85.sh Bernhard