From ed65450e4bda0010acb18fb3af07e27264923bef Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 8 Jun 2017 15:38:40 +0200 Subject: [PATCH] Syntax error in acl template --- root/etc/e-smith/templates/etc/dovecot/dovecot.conf/65pluginAcl | 1 - 1 file changed, 1 deletion(-) diff --git a/root/etc/e-smith/templates/etc/dovecot/dovecot.conf/65pluginAcl b/root/etc/e-smith/templates/etc/dovecot/dovecot.conf/65pluginAcl index 463a3fd..72f0305 100644 --- a/root/etc/e-smith/templates/etc/dovecot/dovecot.conf/65pluginAcl +++ b/root/etc/e-smith/templates/etc/dovecot/dovecot.conf/65pluginAcl @@ -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'){