2024-02-12 09:21:35 +00:00
|
|
|
exim_dc_eximconfig_configtype: satellite
|
2024-09-24 08:25:40 +00:00
|
|
|
dc_other_hostnames: "{{ ansible_fqdn }}"
|
2024-02-12 09:21:35 +00:00
|
|
|
dc_local_interfaces: 127.0.0.1
|
2024-09-24 08:25:40 +00:00
|
|
|
dc_readhost: "{{ ansible_fqdn }}"
|
2024-02-12 09:21:35 +00:00
|
|
|
dc_relay_domains: ""
|
|
|
|
dc_minimaldns: false
|
|
|
|
dc_relay_nets: ""
|
2024-09-24 08:25:40 +00:00
|
|
|
dc_smarthost: "{{ smtp_server }}"
|
2024-02-12 09:21:35 +00:00
|
|
|
CFILEMODE: 644
|
|
|
|
dc_use_split_config: false
|
|
|
|
dc_hide_mailname: true
|
|
|
|
dc_mailname_in_oh: true
|
2024-09-23 12:30:38 +00:00
|
|
|
dc_localdelivery: mail_spool
|