On 2017-08-28, Luca Bertoncello <[email protected]> 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 <[email protected]> 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
> ([email protected])
>
> --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 

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to