Re: [exim] Combine hosts/sender_domains in condition?

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Combine hosts/sender_domains in condition?
On 08/09/2021 08:31, MRob via Exim-users wrote:
> I don't think you can put hosts or sender_domains in like that:
> ${if or{{hosts = ...}{sender_domains = ...}}}


No, but there are variables with the values you are interested
in, and operators for them, which you can build a condition from.
--
Cheers,
Jeremy