Adding functionality to restrict 'rcpt to' domains

This commit is contained in:
Joris van Lieshout
2015-04-29 13:42:25 +02:00
committed by Thom May
parent aebec52404
commit 2cbe7c42b4
7 changed files with 80 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ description 'Installs and configures postfix for client or outbound relayhost, o
maintainer 'Chef Software, Inc.'
maintainer_email 'cookbooks@chef.io'
license 'Apache 2.0'
version '3.6.2'
version '3.6.3'
recipe 'postfix', 'Installs and configures postfix'
recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl'
recipe 'postfix::aliases', 'Manages /etc/aliases'