managesieve works on CentOS
This commit is contained in:
parent
a560fa76fa
commit
1aed9ae685
|
@ -38,6 +38,7 @@ vars:
|
|||
"pkgs" slist => {
|
||||
"dovecot",
|
||||
"dovecot-mysql",
|
||||
"dovecot-pigeonhole"
|
||||
};
|
||||
"cfg_dir" string => "/etc/dovecot";
|
||||
"dovecot_conf" string => "$(cfg_dir)/dovecot.conf";
|
||||
|
|
Loading…
Reference in New Issue