This cookbook is a wrapper around postfix.
- AlmaLinux 8, 9
- Debian 12
postfix
- the upstream cookbook thatosl-postfix
wraps
Key | Type | Description | Default |
---|---|---|---|
['osl-postfix']['main'] | Hash | Set attributes for ['postfix']['main'] here and they'll be set in osl-postfix::attributes | {} |
Include osl-postfix::default
for hosts that only need to be able to send mail (functioning as a
postfix client).
Include osl-postfix::server
for hosts that will send and receive mail (functioning as a postfix
server).
- Fork the repository on Github
- Create a named feature branch (like
username/add_component_x
) - Write tests for your change
- Write your change
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
- Author:: Oregon State University chef@osuosl.org
Copyright:: 2018, Oregon State University
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.