Re: [exim] Router: check for domain in list

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] Router: check for domain in list
On 26/02/18 13:38, Luca Bertoncello via Exim-users wrote:
> I really can't understand what you mean...
> I need to just check if a FILE contains a STRING.
> In the link you sent I cannot find any useful information how to do
> that, or I'm too idiot to understand it...
>
> Please explain me what you mean.


A single-element domain list, with the filename.
A match_domain expansion condition comparing
$sender_address_domain with that list.
A condition= generic condition on your router.

--
Cheers,
Jeremy