summaryrefslogtreecommitdiff
path: root/templates/update-exim4.conf.conf.erb
blob: 57a10f3c068cae7363f616d8c74c634e4bedd640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# /etc/exim4/update-exim4.conf.conf
#
# This configuration file was auto-generated by the Puppet configuration
# management system. Any changes you make to this file will be overwritten
# the next time Puppet runs. Please make configuration changes to this
# service in Puppet.
#
# update-exim4.conf uses this file to determine variable values to replace
# the DEBCONFsomethingDEBCONF strings in the configuration template files.
#
# Most settings found in here do have corresponding questions in the
# Debconf configuration, but not all of them.
#
dc_eximconfig_configtype='<%= @eximconfig_configtype %>'
dc_other_hostnames='<%= @other_hostnames %>'
dc_local_interfaces='<%= @local_interfaces %>'
dc_readhost='<%= @readhost %>'
dc_relay_domains='<%= @relay_domains %>'
dc_minimaldns='<%= @minimaldns %>'
dc_relay_nets='<%= @relay_nets %>'
dc_smarthost='<%= @smarthost %>'
CFILEMODE='<%= @cfilemode %>'
dc_use_split_config='<%= @use_split_config %>'
dc_hide_mailname='<%= @hide_mailname %>'
dc_mailname_in_oh='<%= @mailname_in_oh %>'
dc_localdelivery='<%= @localdelivery %>'