Skip to content
Snippets Groups Projects
Commit 8f4d11df authored by Marc Fournier's avatar Marc Fournier
Browse files

postfix: updated doc - followup to commit 18661db4

parent 3b8ef235
No related branches found
No related tags found
No related merge requests found
......@@ -5,13 +5,13 @@
# delivery and an SMTP server listening on the loopback interface.
#
# Parameters:
# - *$postfix_ng_smtp_listen*: address on which the smtp service will listen to. defaults to 127.0.0.1
# - *$postfix_smtp_listen*: address on which the smtp service will listen to. defaults to 127.0.0.1
# - *$root_mail_recipient*: who will recieve root's emails. defaults to "nobody"
#
# Example usage:
#
# node "toto.example.com" {
# $postfix_ng_smtp_listen = "192.168.1.10"
# $postfix_smtp_listen = "192.168.1.10"
# include postfix
# }
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment