Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

mx (11) Versions 0.4.1

Install and configure a mail server

Policyfile
Berkshelf
Knife
cookbook 'mx', '~> 0.4.1', :supermarket
cookbook 'mx', '~> 0.4.1'
knife supermarket install mx
knife supermarket download mx
README
Dependencies
Changelog
Quality 17%

mx cookbook

WIP

License

MIT @ Alexander Pyatkin

Dependent cookbooks

ngx ~> 2.2
tls ~> 4.1
postgresql >= 7.1
php >= 4.0
ark ~> 5.1

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.4.1] - 2021-09-17

Added

  • Add db_maxconns (default: 5) and db_connect_timeout (default: 5) properties to mx_dovecot resource.

[0.4.0] - 2021-09-08

Added

  • Add new resource mx_rspamd_multimap_entry to configure Rspamd multimap module.

Removed

  • mx_rspamd no longer supports postmaster and postmaster_score properties. Multimap rules are configured now using a separate resource.

[0.3.5] - 2021-05-14

Added

  • Rspamd configurable score for multimap rule (see mx_rspamd new resource property: postmaster_score).

[0.3.4] - 2021-04-30

Added

  • Enable dovecot's old_stats plugin (see mx_dovecot new resopurce properties: old_stats_enabled, old_stats_host, old_stats_port, old_stats_refresh and old_stats_track_cmds).

[0.3.3] - 2021-04-27

Changed

  • Enable extra addresses for SMTP From.

[0.3.2] - 2021-04-19

Changed

  • Less strict postgresql and php dependencies.

[0.3.1] - 2021-04-16

Changed

  • Remove reject_unknown_client_hostname from smtpd_client_restrictions in postfix.

[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

Collaborator Number Metric
            

0.4.1 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.4.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.4.1 failed this metric

FC064: Ensure issues_url is set in metadata: mx/metadata.rb:1
FC066: Ensure chef_version is set in metadata: mx/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.4.1 passed this metric

Testing File Metric
            

0.4.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.4.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number