OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Postfix and tcpwrappers
From: Manuel Arriaga (m.arriagaip.pt)
Date: Mon Jun 19 2000 - 14:45:57 CDT


>[...]
>
> Which part of this is not clear?
>

The part which is not clear is why

(1) you don't understand my question, which was actually formulated in polite terms;
(2) you reply in an arrogant way, completely ignoring the fact that I couldn't have suggested using

127.0.0.1 OK
* REJECT

if I hadn't read the page you mentioned (pattern first, action afterwards, actions being OK and REJECT, and 127.0.0.1 and
"*" patterns which I thought might comply with the rules) and actually UNDERSTOOD it. The fact is that the kinds of patterns
enumerated in that page don't tell you how/if you can represent a group of addresses/users/hosts with a singular pattern
using wildcards or regexps for one or more fields of the addresses

Besides that, thank you for the

> similar effect can be achieved through
>
>/etc/postfix/main.cf:
> smtpd_client_restrictions = permit_mynetworks, reject
>

section, which actually was something both interesting to read AND apparently written by a normal, polite person.