Re: Number of smtp connections

2009-06-08 Thread Victor Duchovni
On Mon, Jun 08, 2009 at 09:41:14AM -0500, Noel Jones wrote: > Pascal Maes wrote: >> hello, >> In master.cf, I have >> smtp inet n - n - 100 smtpd >> Is there a way to measure the number of connections to see how many times >> the limit is reached ? >> Thanks >

Re: Number of smtp connections

2009-06-08 Thread Noel Jones
Pascal Maes wrote: hello, In master.cf, I have smtp inet n - n - 100 smtpd Is there a way to measure the number of connections to see how many times the limit is reached ? Thanks Postfix will log a warning when the limit is reached. If this happen

Re: Number of smtp connections

2009-06-08 Thread Ralf Hildebrandt
* Pascal Maes : > hello, > > > In master.cf, I have > > smtp inet n - n - 100 smtpd > > > Is there a way to measure the number of connections to see how many times > the limit is reached ? Postfix logs a warning once the limit is reached -- Ralf Hildebrandt P

Number of smtp connections

2009-06-08 Thread Pascal Maes
hello, In master.cf, I have smtp inet n - n - 100 smtpd Is there a way to measure the number of connections to see how many times the limit is reached ? Thanks -- Pascal