RE: [exim] reject connections from special host

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jan Johansson
Ημερομηνία:  
Προς: Jan Kapellen, exim-users
Υ/ο: 
Αντικείμενο: 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.