mailserver: add VERP marking of outgoing an unmarking of incoming mails
This commit is contained in:
parent
57de8e095f
commit
b0bc240ee5
6 changed files with 73 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue