On Mar 7, 2008, at 11:33 PM, Jeff Grossman wrote:
Here is my dovecot -n (without the squat entries):
# 1.1.rc2: /usr/local/etc/dovecot.conf base_dir: /var/run/dovecot/
Jeff,
I've noticed that you've been having a few issues that might appear
to be OS X related. We've been running Dovecot here on OS X (now
10.4.11) for a real long time and thought we'd share our trouble-free
configuration with you. Bear in mind that we service only a very few
users.
Hope it helps.
B. Bodger New York, NY
We configure with this command line:
./configure --with-ssldir=/System/Library/OpenSSL --with-ssl=openssl
--with-notify=kqueue
After installing today's v1.1.rc2, here's the output of our dovecot -n
# 1.1.rc2: /usr/local/etc/dovecot.conf protocols: imap pop3 ssl_disable: yes disable_plaintext_auth: no login_dir: /usr/local/var/run/dovecot/login login_executable(default): /usr/local/libexec/dovecot/imap-login login_executable(imap): /usr/local/libexec/dovecot/imap-login login_executable(pop3): /usr/local/libexec/dovecot/pop3-login login_process_per_connection: no mail_max_userip_connections(default): 25 mail_max_userip_connections(imap): 25 mail_max_userip_connections(pop3): 10 first_valid_uid: 490 mail_location: maildir:~/Maildir mail_executable(default): /usr/local/libexec/dovecot/imap mail_executable(imap): /usr/local/libexec/dovecot/imap mail_executable(pop3): /usr/local/libexec/dovecot/pop3 mail_plugins(default): mail_log mail_plugins(imap): mail_log mail_plugins(pop3): mail_plugin_dir(default): /usr/local/lib/dovecot/imap mail_plugin_dir(imap): /usr/local/lib/dovecot/imap mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3 mail_log_max_lines_per_sec: 0 pop3_client_workarounds(default): pop3_client_workarounds(imap): pop3_client_workarounds(pop3): oe-ns-eoh namespace: type: private separator: / inbox: yes list: yes subscriptions: yes namespace: type: public separator: / prefix: Public/ location: maildir:/var/mail/shared:CONTROL=~/Maildir/control/ public:INDEX=~/Maildir/index/public list: yes subscriptions: yes auth default: mechanisms: plain login passdb: driver: pam userdb: driver: passwd