On Thu, Dec 24, 2009 at 06:29:44PM +0200, Mihai Mustea wrote: > On 12/20/2009 3:07 PM, lst_ho...@kwsoft.de wrote: > >Zitat von Mihai Mustea <mihai.mus...@swissventure.ro>: > >>I'm getting this error after restarting postfix. Until yesterday it > >>worked perfectly:
What happened to cause this? We cannot guess. > >>Dec 20 13:44:32 1 postfix/bounce[30997]: D94D6538A71: sender delay > >>notification: 89B1D53E893 > >>Dec 20 13:44:32 1 postfix/qmgr[30887]: warning: 6B0FB154F0E: defer > >>service failure > >>Dec 20 13:44:32 1 postfix/qmgr[30887]: warning: connect #1 to > >>subsystem private/defer: Too many open files > >> > >>I got some deferred messages in the queue (mails to yahoo). Can you > >>tell me where this error is originated? Yahoo deferrals are quite common. They throttle inbound connections, so if you have a bunch of Yahoo deliveries at once, they defer you with a URL saying that they have had user complaints about you. But that's not the case, it is just throttling. You'll find dozens of posts about that issue in this list's archives. > >This is really obvious. There are no more file-handles left and postfix > >is not able to spawn the required services. So lower the number of > >processes postfix is using or raise the resource limits for postfix user > >and/or the machine it is running on. > Thank you for your answer, but can you please tell me what can I do > to solve this issue? The default_process_limit is 10 in my main.cf . > Can you tell me what is the best value for the variables to get rid > of this error? Um, the default setting is 100. Why did you set it at 10? Don't mess with defaults like this unless you have good reason to do so. (Okay, we CAN guess that a process limit of 10 might cause problems like this, disregard what I said at first. :) ) -- Offlist mail to this address is discarded unless "/dev/rob0" or "not-spam" is in Subject: header