Timo Sirainen wrote:
- Squat fixes and performance improvements
I am not getting as much errors as I was with RC1 in regards to Squat, but I am still getting these:
Mar 7 20:29:52 apple dovecot: child 23968 (imap) killed with signal 11 Mar 7 20:29:52 apple dovecot: imap-login: Login: user=<jeff>, method=PLAIN, rip=10.10.10.10, lip=10.10.10.100 Mar 7 20:29:55 apple dovecot: child 23970 (imap) killed with signal 11 Mar 7 20:29:55 apple dovecot: imap-login: Login: user=<jeff>, method=PLAIN, rip=10.10.10.10, lip=10.10.10.100
Here is my dovecot -n (without the squat entries):
# 1.1.rc2: /usr/local/etc/dovecot.conf base_dir: /var/run/dovecot/ log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap imaps pop3 pop3s ssl_cert_file: /etc/ssl/certs/stikman-godaddy.crt ssl_key_file: /etc/ssl/private/stikman-godaddy.key disable_plaintext_auth: no login_dir: /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 verbose_proctitle: yes mail_access_groups: mail mail_location: maildir:~/Maildir dotlock_use_excl: no fsync_disable: yes lock_method: dotlock maildir_copy_with_hardlinks: no 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_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 auth default: mechanisms: plain login passdb: driver: pam userdb: driver: passwd