Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brett-richardson/chef-sendmail
Opscode Chef Cookbook for Sendmail
https://github.com/brett-richardson/chef-sendmail
Last synced: 12 days ago
JSON representation
Opscode Chef Cookbook for Sendmail
- Host: GitHub
- URL: https://github.com/brett-richardson/chef-sendmail
- Owner: brett-richardson
- Created: 2013-07-17T10:55:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-21T16:48:17.000Z (over 11 years ago)
- Last Synced: 2024-11-11T00:28:48.338Z (2 months ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
sendmail Cookbook
=================Simple cookbook for managing sendmail.
This is probably most useful for removing sendmail before installing postfix.Contributing
------------1. Fork the repository on Github
2. Create a named feature branch (like `add_component_x`)
3. Write you change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using GithubLicense and Authors
-------------------
Authors: Brett Richardson (http://www.dablweb.com)