Re: [exim] Whitespace and line continuation

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jakob Hirsch
日付:  
To: 'Exim-users'
題目: 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.