add ability to set network connection port for a remote relayhost
Signed-off-by: Joshua Colson <joshua.colson@gmail.com>
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
# Generic cookbook attributes
|
||||
default['postfix']['mail_type'] = 'client'
|
||||
default['postfix']['relayhost_role'] = 'relayhost'
|
||||
default['postfix']['relayhost_port'] = '25'
|
||||
default['postfix']['multi_environment_relay'] = false
|
||||
default['postfix']['use_procmail'] = false
|
||||
default['postfix']['use_alias_maps'] = (node['platform'] == 'freebsd')
|
||||
|
||||
Reference in New Issue
Block a user