RE: [exim] reject connections from special host

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jan Johansson
日付:  
To: Jan Kapellen, exim-users
CC: 
題目: 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.