cyrus: Even though postfix belongs to the mail group it cannot deliver unless the socket dir's group is postfix. Need to get the ubuntu package fixed.

This commit is contained in:
Lari Huttunen 2013-03-05 18:29:27 +01:00
parent 940d74debc
commit 289ccdc664

View file

@ -95,7 +95,7 @@ class cyrus {
ensure => directory,
mode => "0750",
owner => "cyrus",
group => "mail",
group => "postfix",
}
# Fix broken ubuntu packaging