Re: [exim] Need help with hostlist

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: 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