Skip to content

logankoester/chef-postfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postfix cookbook

A simple Chef recipe to configure Postfix as an SMTP relay.

Installation

Using Berkshelf, add the nginx cookbook to your Berksfile.

cookbook 'postfix', git: 'git@github.com:logankoester/chef-postfix.git', branch: 'master'

Then run berks to install it.

Default

Installs and starts postfix service.

Usage

Add recipe[postfix::default] to your run list.

Attributes

Refer to attributes/default.rb for details.

Author

Author:: Logan Koester (logan@logankoester.com)

About

A simple Chef recipe to configure Postfix as an SMTP relay.

Resources

License

Stars

Watchers

Forks

Packages

No packages published