Len Conrad: > > >>> freebsd 7.1 and 7.0 > >>> > >>> postfix mail_version = 2.4.10 > >>> > >>> When traffic triggers postfix to log: > >>> > >>> postfix/smtpd[42222]: warning: problem talking to server 127.0.0.1:10041: > >>> Operation timed out > >>> > >>> ... I see that the process qty of policy-to-postfix pegs at 201. > >>> > >>> As long as that qty stays below 200, there are no postfix timeouts. > >>> > >>> I can't find any param in the policy process/docs or postfix/docs that is > >>> 200. > >>> > >>> Where is this 200? > >> > >>Most likely default_process_limit, put a "0" in the process limit column > >>of the master.cf entry for the policy service. > > > >thanks, but none of the 3 policy services, all listen on TCP, talk about > >configuring a policy line in master.cf. They aren't spawned by postfix, but > >started with init scripts and permanently resident. > > > >What would a policy line look like in master.cf? > > > >Len > > Is there any other way to increase this 200 limit?
If the policy daemon is not configured in master.cf, then that is not a Postfix question. Wietse