Merge branch 'master' of bitbucket.org:tmakinen/puppet
This commit is contained in:
commit
f568571075
2 changed files with 14 additions and 0 deletions
|
@ -155,6 +155,10 @@ class sendmail::client::msa inherits sendmail::client {
|
|||
# $mail_domain:
|
||||
# SMTP domain name.
|
||||
#
|
||||
# $mail_smart_host:
|
||||
# Deliver all mail to host defined. Add leading dot.
|
||||
# $mail_smart_host = "mail.example.com."
|
||||
#
|
||||
# $masquerade_exception:
|
||||
# Everything is masqueraded to $mail_domain except these hosts.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue