Re: [exim] Need help with hostlist

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Need help with hostlist
On 02/05/16 09:29, Frank Elsner wrote:
> hostlist auth_hosts       = !127.0.0.1 : !localhost : \
>                             !130.149.0.0/16 : \
>                             !141.23.0.0/16 : \
>                             *

>
> But I want "*.vpn.tu-berlin.de" to be in this list to force auth.


You haven't said how you're using this list, having defined it.

At first guess "*.vpn.tu-berlin.de" ought to be covered by the "*"
(unless it is effectively disabled by the earlier IP ranges you
have listed.
--
Jeremy