exim-relay: fix dkim permissions, fix sender address
This commit is contained in:
@ -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 }}"
|
||||
|
||||
########################################################################
|
||||
# #
|
||||
|
Reference in New Issue
Block a user