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

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jeremy Harris
Data:  
Para: exim-users
Asunto: 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