Displaying 2 results from an estimated 2 matches for "dovecot_error".
2007 Jun 20
3
Error: net_connect(/opt/local/var/run/dovecot/auth-master) failed: No such file or directory
What is auth-master, and how do I create it?
Using postfix 2.1.5
dovecot 1.0.0
# /opt/local/etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot_error.log
info_log_path: /var/log/dovecot.log
protocols: imap pop3
ssl_disable: yes
login_dir: /var/run/dovecot/login
login_executable(default): /opt/local/libexec/dovecot/imap-login
login_executable(imap): /opt/local/libexec/dovecot/imap-login
login_executable(pop3): /opt/local/libexec/dovecot/pop3-logi...
2009 Mar 27
1
very slow pop3 downloads
Hi all,
I have a dovecot installation which very suddenly decided to slow to a crawl yesterday after being totally fine for months.
IMAP is fine, but POP3 is very painful to use, and frequently times out.
here's my config:
# 1.0.7: /etc/dovecot.conf
log_path: /var/log/dovecot_errors
info_log_path: /var/log/dovecot_informational
ssl_ca_file: /etc/postfix/ssl/cacert.pem
ssl_cert_file: /etc/postfix/ssl/postfix.webworks.ie.crt
ssl_key_file: /etc/postfix/ssl/postfix.webworks.ie.key
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_e...