Autor: Edgar Lovecraft
Fecha:
A: exim-users
Asunto: Re: [Exim] Re: Greylisting HOWTO for exim
Andy Rabagliati wrote:
>
..[snip]...
>
> Do you not have to announce you intend pipelining ?
Yes you do have to anounce it, kind of, you anounce at the server side,
the client then just uses it, or does not use it.
You can setup a lookup or macro of some sort and then use:
pipelining_advertise_hosts = PIPELINE_HOSTS
were the PIPELINE_HOSTS macro (or just put the lookup there) returns
either '*|!*' depending on whether or not you want this for a particular
host.
--
--EAL--