Update..
This commit is contained in:
12
roles/common/files/a.mx/etc/postfix/postfwd.bl-sender
Normal file
12
roles/common/files/a.mx/etc/postfix/postfwd.bl-sender
Normal file
@ -0,0 +1,12 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
# ---
|
||||
# Sender addresses blocked by postfwd
|
||||
# ---
|
||||
|
||||
# annoying spammer domains
|
||||
.*@acieu.co.uk
|
||||
|
||||
# annoying spammer addresses
|
||||
error@mailfrom.com
|
||||
sqek@eike.se
|
@ -0,0 +1,9 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
# ---
|
||||
# Sender domains blocked by postfwd
|
||||
# ---
|
||||
|
||||
# annoying spammer domains
|
||||
acieu.co.uk
|
||||
|
6
roles/common/files/a.mx/etc/postfix/postfwd.bl-user
Normal file
6
roles/common/files/a.mx/etc/postfix/postfwd.bl-user
Normal file
@ -0,0 +1,6 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
# ---
|
||||
# SASL Users blocked by postfwd
|
||||
# ---
|
||||
|
10
roles/common/files/a.mx/etc/postfix/postfwd.wl-user
Normal file
10
roles/common/files/a.mx/etc/postfix/postfwd.wl-user
Normal file
@ -0,0 +1,10 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
# ---
|
||||
# SASL Users whitelisted by postfwd
|
||||
# ---
|
||||
|
||||
abo@akweb.de
|
||||
vertrieb@akweb.de
|
||||
presse@mbr-berlin.de
|
||||
|
@ -1,3 +1,5 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
#---------------------------------------
|
||||
#-----------------------------
|
||||
# Settings for script check_cert_for_dovecot.sh
|
||||
|
@ -1,3 +1,5 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
#---------------------------------------
|
||||
#-----------------------------
|
||||
# Settings
|
||||
|
@ -1,3 +1,5 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
# ---------------------------------------------------------
|
||||
# - Parameter Settings for script 'create_opendkim_key.sh'.
|
||||
# ---------------------------------------------------------
|
||||
|
@ -1,3 +1,5 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
# ----------------------------------------------------
|
||||
# ---
|
||||
# - Parameter Settings for script 'postfix_add_mailboxes.sh'.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
# ----------------------------------------------------
|
||||
# ---
|
||||
# - Parameter Settings for script 'sent_userinfo_postfix.sh'.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
# ======================================================
|
||||
# ---
|
||||
# Parameter Settings for Script 'whitelist_mb_sigs.conf'
|
||||
|
@ -14,7 +14,7 @@
|
||||
# - service_domain="mx.warenform.de"
|
||||
# -
|
||||
#service_domain=""
|
||||
service_domain="a.mx.oopen.de"
|
||||
service_domain="e.mx.oopen.de"
|
||||
|
||||
|
||||
# - service_name
|
||||
|
Reference in New Issue
Block a user