Thanks rob0,
when i set
postscreen_blacklist_action = drop
all works like a charm.
marko, from sunny hamburg
Am 27.09.2011 17:08, schrieb /dev/rob0:
On Tuesday 27 September 2011 09:52:16 Marko Weber wrote:
Hello i created an etc/postfix/postscreen_access.cidr in my postfix
dir.
now postscreen checks on connect for the entries.
i set one server in the list with reject
Is it right, that the test mail goes thru postfix?
i see in logs :
Sep 27 16:43:30 netcogw postfix/postscreen[15206]: CONNECT from
[78.46.56.1xx]:31558
Sep 27 16:43:30 netcogw postfix/postscreen[15206]: BLACKLISTED
[78.46.56.1xx]:31558
Sep 27 16:43:30 netcogw postfix/postscreen[15206]: PASS OLD
[78.46.56.1xx]:31558
do i have to clear any special cache before to test if 78.46.56.1xx
gets blocked?
http://www.postfix.org/POSTSCREEN_README.html#perm_white_black
http://www.postfix.org/postconf.5.html#postscreen_blacklist_action
The latter says:
"postscreen_blacklist_action (default: ignore)"