Hi, 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! Thanks, Jared Bostic
