Hi,

I'm trying to build a small mail server with OpenSmtpd, and Dovecot with the last OpenBSD (Snapshot+Updates = -current).
OpenSmtpd config is OK.

Now i want to install a Dovecot to use pop3s (995):
export PKG_PATH=http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/
pkg_add dovecot # this install dovecot-2.1.8

I run : 'tail -f /var/log/maillog &'
Just after : i modify the dovecot cnf file at my convenience and run /usr/local/sbin/dovecot-mkcert.sh

* I didn't modify the file /etc/dovecot/dovecot.conf

I have this error :
Jul 27 19:04:48 current dovecot: master: Dovecot v2.1.8 starting upJ
ul 27 19:04:48 current dovecot: master: Error: service(doveadm): pipe() failed:Too many open files Jd: Too many open files dovecot: master: Error: service(dns_client): pipe() faile Jul 27 19:04:48 current dovecot: master: Error: service(director): pipe() failed:
 Too many open files
Jul 27 19:04:48 current dovecot: master: Error: service(dict): pipe() failed: Too
 many open files
Jul 27 19:04:48 current dovecot: master: Error: service(config): pipe() failed: T
oo many open files
Jul 27 19:04:48 current dovecot: master: Error: service(auth): pipe() failed: Too
 many open files
Jul 27 19:04:48 current dovecot: master: Error: service(auth-worker): pipe() fail
ed: Too many open files
Jul 27 19:04:58 current dovecot: master: Error: service(anvil): command startup f
ailed, throttling for 2 secs
Jul 27 19:04:58 current dovecot: master: Error: service(ssl-params): command star
tup failed, throttling for 2 secs
Jul 27 19:04:58 current dovecot: ssl-params: Fatal: Error reading configuration:
Timeout reading config from /var/dovecot/config
Jul 27 19:04:58 current dovecot: anvil: Fatal: Error reading configuration: Timeo
ut reading config from /var/dovecot/config

Any idea ?

--
Wesley

Reply via email to