Syntax error in acl template

This commit is contained in:
Daniel Berteaud 2017-06-08 15:38:40 +02:00
parent be344cb7ae
commit ed65450e4b
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ namespace {
}
_EOF
{
my $shared_mb = "\n# SharedMailbox is disabled\n";
my $public_mb = "\n# PublicMailbox is disabled\n";
if (($dovecot{'SharedMailbox'} || 'disabled') eq 'enabled'){