You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
6 months ago | |
---|---|---|
.. | ||
defaults | 5 years ago | |
files | 5 years ago | |
handlers | 6 years ago | |
meta | 2 years ago | |
tasks | 1 year ago | |
templates | 6 months ago | |
tests | 6 years ago | |
vars | 5 years ago | |
.kitchen.yml | 6 years ago | |
README.md | 5 years ago |
README.md
Postfix
Installation and basic configuration of Postfix.
Tasks
Minimal configuration is in tasks/minimal.yml
and optional customization in :
slow_transport.yml
: slow transport to specific destination.packmail.yml
: config for virtual mail accounts with OpenLDAP
Available variables
Main variables are :
postfix_hostname
: hostname for Postfix ;postfix_slow_transport
: enable customization for delivrability.postfix_force_main_cf
: force copy of main.cfpostfix_packmail
: install an Evolix Packmail instead of lite postfix config
The full list of variables (with default values) can be found in defaults/main.yml
.