On 20-Jul-06, at 1:00 PM, Jared P Bostic wrote:

I'm setting up 0.32 behind a load balancer and noticed
that the TCP service checks that it sends are really
annoying to sift through in the log files.  I would like to
use fairly verbose logging for testing, but not have qpsmtpd
constantly need to do all the connect() checks on my load
balancer's internal IP.  Does anyone have thoughts to share
on how to just close the TCP connections from a particular
address, without any actions, checks, or logging?  Or, is
there a better way?

Any thoughts on this are appreciated!

Write your own logging plugin that ignores logging for that IP.

Matt.

Reply via email to