]> git.openstreetmap.org Git - chef.git/history - cookbooks/exim/recipes
Use a letsencrypt certificate for the main mail server
[chef.git] / cookbooks / exim / recipes /
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