On Wed, Dec 06, 2006 at 05:34:46PM +0100, Oliver Fromme wrote: > Does it support HTTP keep-alive connections? If not, then > you should consider adding it. It reduces the overhead > considerably. I thought a bit more about it and it was not so hard to implement. I just added the feature, check it now in CVS. The urlcheck definition has changed a bit: urlcheck "test1" "http://www.example.com?rcpt=%r" 10 The trailing 10 is the maximum number of simultaneous connexion you want to have. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] URL checks: interfacing milter-greylist with anything
2006-12-07 by Emmanuel Dreyfus