Someone would have a solution ?
Alex.
On 21/09/15 17:36, Alexandre wrote:
> Thank you for your answer, this can be a solution. You know how to limit
> the number of connection per domain ?
>
> example:
>
> aaaa.com -> 5 simultaneous connections
> bbbb.com -> 2 simultaneous connections
> cccc.com -> 20 simultaneous connections
>
> Best regards
> Alex
>
> On 21/09/15 15:32, Lena@??? wrote:
>>> I search to limit the number of simultaneous outbound connection per
>>> domain.
>>
>> For one connection at a time I use in transports:
>>
>> remote_smtp:
>> driver = smtp
>> serialize_hosts = *
>>
>>
>