exim-relay: fix dkim permissions, fix sender address

This commit is contained in:
Aine
2024-04-16 10:20:25 +03:00
parent 328c3e0f26
commit 858b300a5a
2 changed files with 2 additions and 2 deletions

View File

@ -3364,7 +3364,7 @@ exim_relay_container_image_self_build: "{{ matrix_architecture not in ['amd64',
exim_relay_hostname: "{{ matrix_server_fqn_matrix }}"
exim_relay_sender_address: "matrix@{{ matrix_domain }}"
exim_relay_sender_address: "matrix@{{ exim_relay_hostname }}"
########################################################################
# #