forked from dhoppe/puppet-postfix
-
Notifications
You must be signed in to change notification settings - Fork 0
bmorton/puppet-postfix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Class: postfix # This module manages postfix # # Definition: # postfix::aliases # postfix::relayhost # # Parameters: # $email - specify the email # $host - specify the relayhost # # Actions: # Installs the aliases, mailname and main.cf # # Requires: # - # # Sample Usage: # postfix::aliases { '/etc/aliases': # email => $email, # } # # postfix::relayhost { '/etc/postfix/main.cf': # host => $host, # }
About
This module manages postfix
Resources
Stars
Watchers
Forks
Packages 0
No packages published