cookbook 'mx', '~> 0.3.0', :supermarket
mx (4) Versions 0.3.0 Follow0
Install and configure a mail server
cookbook 'mx', '~> 0.3.0'
knife supermarket install mx
knife supermarket download mx
Dependent cookbooks
ark ~> 5.1 |
php ~> 8.0 |
postgresql ~> 8.2 |
tls ~> 4.1 |
ngx ~> 2.2 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.3.0] - 2021-03-22
Added
- Support pop3.
- Specify imap login options.
- Support IPv6 for MTA STS hosts.
- Rspamd multimap rule to whitelist messages from postmaster.
[0.2.0] - 2021-03-02
Added
- Implemented
mx_mta_sts_vhost
resource.
Changed
- Harden SSL settings (Ciphers & Perfect forward secrecy).
- pflogsumm will now parse
/var/log/mail.log.0
(which should be created by logrotate).
[0.1.0] - 2021-02-20
Draft version.
Added
- Upload the cookbook to Chef Supermarket.