--- On Mon, 8/20/12, Wietse Venema <wie...@porcupine.org> wrote:
> From: Wietse Venema <wie...@porcupine.org> > Subject: Re: How to correctly signal postfix to close the session from an TCP > Table/Policy Service - Connections are kept open for 1min after service > shutdown > You can look at "postconf | grep '= 60'" output and reduce > the time limit, but that will also cost you in performance. This seems like a viable way - i read through the postconf looking for timeout + lookup - but i did not find any related setting - what is the timeout for a tcptable lookup or a policy service query - to let postfix close the port sooner? Or is this defined by the specific implementation e.g. for tcptable transport_maps and recipient restrictions for policy service?