mailserver: add VERP marking of outgoing an unmarking of incoming mails

This commit is contained in:
iburadempa 2019-10-11 18:14:38 +02:00
parent 57de8e095f
commit b0bc240ee5
6 changed files with 73 additions and 0 deletions

View file

@ -27,9 +27,12 @@
# overwrite_config: no
# reject_sender_login_mismatch: yes
# mynetworks: "10.0.0.0/24 [2a01:XXXX:XXXX:XXXX::]/64"
# verp_marker: rstxyz
# dovecot:
# auth_default_realm: mymaindomain.org
#
# Take care thate the verp_marker only contains [a-z0-9]+ (NO UPPER CASE LETTERS!).
#
# (Use ansible-vault encrypt_string zo encrypt the password.)
#
# TODOs after running this playbook: