Re: [Exim] stop after the 118th message

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tamas TEVESZ
日付:  
To: Leonardo Boselli
CC: exim-users
題目: 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)


--
[-]