Re: [Exim] stop after the 118th message

Inizio della pagina
Delete this message
Reply to this message
Autore: Tamas TEVESZ
Data:  
To: Leonardo Boselli
CC: exim-users
Oggetto: 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)


--
[-]