On 2010-11-05 02:29:53 +0100, Jeroen Geilman wrote:
> If you combine
> 
> Each  pattern  is  a regular expression that is applied to the entire string 
> being looked up.
> 
> 
> with
> *
> check_client_access /type:table
> <http://www.postfix.org/DATABASE_README.html>/*
>    Search the specified access database for the client hostname, parent
>    domains, client IP address, or networks obtained by stripping least
                                 ^^
>    significant octets. See the access(5)
>    <http://www.postfix.org/access.5.html> manual page for details.
> 
> the result is as explained.

It is said "or", not "and".

> Nowhere in the entire documentation is it mentioned that a regex table will
> ONLY match a domain OR an IP address.

Read again what you quoted above.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)

Reply via email to