Re: [Exim] stop after the 118th message

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Tamas TEVESZ
Date:  
À: Leonardo Boselli
CC: exim-users
Sujet: Re: [Exim] stop after the 118th message
On Mon, 5 Nov 2001, Leonardo Boselli wrote:

> PTA.MAI: pipe error: Too many open files in system


that's where the problem is. if you're running out of available fds,
it results in a whole bunch of obscure messages (like it cant dlopen
libraries, can't open your group file [hence group doesn't exist] and
everything you can imagine). try increasing the maximum number of
files in your system. (or, alternatively, use smaller batches. or,
even better, use bsmtp, which is just perferct for this purpose)


--
[-]