Re: [exim] Whitespace and line continuation

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jakob Hirsch
Fecha:  
A: 'Exim-users'
Asunto: Re: [exim] Whitespace and line continuation
Marc Sherman wrote:

> I had a config entry:
>
> ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :\
>                       ::::/0


side note: I'd change the separator, e.g. to semicolon.
You wouldn't have encountered this problem and it de-confuses IPv6
addresses.