]> git.openstreetmap.org Git - chef.git/history - cookbooks/exim/recipes/default.rb
Fix test failures
[chef.git] / cookbooks / exim / recipes / default.rb
2023-03-07 Tom HughesFix test failures
2023-03-07 Tom HughesDrop tcp vs tcp:syn distinction
2023-03-07 Tom HughesSimpligy configuration of port numbers in firewall...
2023-03-04 Tom HughesLimit mail connections from smarthosts by address
2023-03-04 Tom HughesAllow all mail relays to relay from any host
2022-12-10 Tom HughesMerge remote-tracking branch 'github/pull/528'
2022-12-03 Tom HughesAllow exim exporter to enumerate other processes
2022-12-03 Tom HughesRun the exim exporter as the exim user
2022-11-24 Tom HughesConfigure the mail command to use SMTP instead of sendmail
2022-10-11 Tom HughesAdd clamav to the Debian-exim group after exim is installed
2022-09-24 Tom HughesLimit wireguard special casing to shenron
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
2021-02-25 Tom HughesDo all mail deliveries via a controlled set of queues
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/350' into...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/349' into...
2020-10-29 Tom HughesConfigure exim exporter for prometheus
2020-09-18 Tom HughesEstabish tunnels between shenron and gateway machines
2020-07-22 Tom HughesUse string for file modes in remote_directory resources
2020-07-21 Tom HughesUse strings for file modes
2020-03-01 Tom HughesEnable DKIM signing of subdomains
2020-03-01 Tom HughesFix cookstyle warning
2020-03-01 Tom HughesAdd test for mail role
2020-03-01 Tom HughesAdd support for DKIM signing of outgoing mail
2020-02-15 Tom HughesSplit out default munin plugin installation to a new...
2020-01-28 Tom HughesRestrict MTA-STS to the MX domains
2020-01-28 Tom HughesSet directory for MTA-STS policy files
2020-01-28 Tom HughesPublish MTA-STS policy for mail domains
2019-09-09 Tom HughesRemove no longer requried foodcritic customisations
2019-09-09 Tom HughesUpdate formatting of header comments
2018-10-05 Tom HughesUse a letsencrypt certificate for the main mail server
2018-09-15 Tom HughesMerge remote-tracking branch 'github/pull/183'
2018-09-12 Tom HughesUse openssl_x509_certificate resource to generate certi...
2018-02-11 Tom HughesConvert more URLs to https
2017-11-16 Tim SmithUse multipackage installs throughout
2017-08-26 Tom HughesCreate blocked senders file
2016-10-20 Tom HughesFix rubocop warnings
2016-06-30 Tom HughesFix rubocop warnings
2015-02-10 Tom HughesDon't use only_if on firewall_rule as it's a definition
2015-02-09 Tom HughesFix some foodcritic complaints
2015-02-04 Tom HughesMore rubocop cleanup
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesFix some rubocop detected style issues
2015-02-02 Tom HughesRemove trailing whitespace in ruby code
2015-02-02 Tom HughesFix some issues identified by rubocop
2014-11-25 Tom HughesMake sure ssl-cert is installed for exim
2014-11-07 Tom HughesDrop use of sender callout verification completely
2014-10-24 Tom HughesOnly allow external SMTP connections on the mail server
2014-10-24 Tom HughesOnly add a domein to relay_to_domains if we are really...
2013-11-28 Tom HughesDisable SMTP callout verification for telenav.com senders
2013-11-23 Tom HughesConvert all notify/subscribe calls to the new style...
2013-10-17 Tom HughesWork around issues with older openssl on Ubuntu
2013-10-17 Tom HughesUse self signed certificates for exim
2013-10-06 Tom HughesAllow some mail aliases to be placed in a data bag
2013-06-22 Tom HughesFix generation of mail aliases to reflect account changes
2013-05-31 Tom HughesAdd a load more cookbooks