[Dovecot] dovecot died

tblader tblader at flambeau.com
Thu Mar 23 17:04:24 EET 2006


you may want to try increasing the number of files available for the system.
(Assuming your on linux).  You'll have to google for the exact location but
they should be something like file-max or inode-max under /proc

On Suse...
# find /proc/sys | grep file
/proc/sys/fs/file-max
/proc/sys/fs/file-nr

# cat /proc/sys/fs/file-max
50716


Marten Lehmann wrote:
> Hello,
> 
> today our dovecot imap server died. The following message appeared in 
> the logfile:
> 
> dovecot: Mar 23 07:00:58 Error: pipe() failed: Too many open files
> 
> We have one dovecot instance for pop3 and one for imap, so while the 
> pop3-service was still available, the imap-service was not running any 
> more.
> 
> I've seen a lots of users keeping there imap-connections idle for hours, 
> often more than one per mailbox. How can I limit this? Can I limit the 
> maximum time a connection can be open?
> 
> Regards
> Marten
> 


More information about the dovecot mailing list