25 lines
459 B
Plaintext
25 lines
459 B
Plaintext
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
|
|
|
# ---
|
|
# hosts blocked by postfwd
|
|
#
|
|
# This file is called with '=~'. This means perl regexp is possible
|
|
#
|
|
#
|
|
# To increase performance use ^ and/or $ in regular expressions
|
|
#
|
|
# Example:
|
|
#
|
|
# # block all hosts of domain 'oopen.de'
|
|
# \.oopen\.de$
|
|
#
|
|
# # block host a.mx.oopen.de
|
|
# ^a\.mx\.oopen\.de$
|
|
#
|
|
# ---
|
|
|
|
# give hostnames to blocke here
|
|
illuminatus\.lionheart\.lovejoy$
|
|
dancortez\.500$
|
|
geplosser\.pl$
|