X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/19ca76c7c5e79cbb4e497b937376bffcb42d85fc..a70f0f42e73e3a1498ce8c10c918a9e58e7eafd1:/roles/mail.rb diff --git a/roles/mail.rb b/roles/mail.rb index 99fcf1a08..c1c7d307c 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -91,5 +91,6 @@ default_attributes( run_list( "recipe[clamav]", + "recipe[exim]", "recipe[spamassassin]" )