RE: [exim] reject connections from special host

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jan Johansson
Data:  
Para: Jan Kapellen, exim-users
CC: 
Asunto: RE: [exim] reject connections from special host
>accept hosts = *
>deny hosts = *.some.pppool.tld


Flip these lines. It will never check the second line, since the first line
will match _every_ host.