Re: [exim] Round robin for outgoing connections

Top Page
Delete this message
Reply to this message
Author: Jasen Betts
Date:  
To: exim-users
Subject: Re: [exim] Round robin for outgoing connections
On 2017-08-28, Luca Bertoncello <lucabert@???> wrote:
> --===============0161294971==
> Content-Type: multipart/signed; micalg=pgp-sha1;
> boundary="Sig_/a0LuWeR7GLv_N._aK=QB8VT"; protocol="application/pgp-signature"
>
> --Sig_/a0LuWeR7GLv_N._aK=QB8VT
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: quoted-printable
>
> Heiko Schlittermann via Exim-users <exim-users@???> schrieb:
>
>> You should consider greylisting on the other side. Some simple and
>> stupid greylisters to that based on the senders IP. So if you've bad
>> luck, it will take you more time to get through.
>
> I know, but we need to balance outgoing traffic...


use an expression based on $message_exim_id

eg: ${eval:${base62d{$substr_14_2:$message_exim_id}}%2}

with give a repeatable 0 or 1 result that should be evenly distributed.


> Regards
> Luca Bertoncello
> (lucabert@???)
>
> --Sig_/a0LuWeR7GLv_N._aK=QB8VT
> Content-Type: application/pgp-signature
> Content-Description: Digitale Signatur von OpenPGP
>
>
> --Sig_/a0LuWeR7GLv_N._aK=QB8VT--
>
>
> --===============0161294971==
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
>



--
This email has not been checked by half-arsed antivirus software