I love the way that, despite having (quite a while ago now) read the *Specification* from cover to cover I still learn new things about Exim that hadn't sunk in or I'd glossed over! :-)
Cheers, Mike B-) On 4 December 2017 at 16:41, Viktor Dukhovni <[email protected]> wrote: > > > > On Dec 4, 2017, at 11:27 AM, Felix Schwarz via Exim-users < > [email protected]> wrote: > > > >> Smarthost0 receives all the emails and then routes, let say, the 10 > percent of the emails via smarthost1 and the 90 percent via smarthost2 > >> > >> There is a way to do this with exim? > >> > >> I would like to implement something like this as a way to warm up/or > keep warm an IP > > > > There is (almost) always a way with exim: > > https://lists.exim.org/lurker/message/20170215.104521. > 34635a7a.pt-BR.html > > My recollection is that Exim supports routing via SRV records, and > SRV records support "weights". If Exim implements SRV records per > the specification and honours the weights, you get to publish weight > 10 for one server and weight 90 for another at the same precedence. > > You would then just need to enable SRV-based routing. > > -- > Viktor. > > > -- > ## 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/ > -- Systems Administrator & Change Manager IT Services, University of York, Heslington, York YO10 5DD, UK Tel: +44-(0)1904-323811 Web: www.york.ac.uk/it-services Disclaimer: www.york.ac.uk/docs/disclaimer/email.htm -- ## 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/
