Skip to content

Commit 036c17c

Browse files
author
gau1991
committed
Fixed ViMbAdmin config error
1 parent dd85c74 commit 036c17c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ee/cli/templates/vimbadmin.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
;; This file is licenesed Under GNU GENERAL PUBLIC LICENSE Version 3
2-
;; © Copyright 2011 - 2014 Open Source Solutions Limited, Dublin, Ireland.
2+
;; © Copyright 2011 - 2014 Open Source Solutions Limited, Dublin, Ireland.
33
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
44
;;
55
;; ViMbAdmin :: Virtual Mailbox Admin
@@ -129,7 +129,7 @@ defaults.mailbox.gid = 5000
129129
;
130130
; http://wiki2.dovecot.org/VirtualUsers/Home
131131

132-
defaults.mailbox.maildir = "maildir:/var/vmail/%d/%u""
132+
defaults.mailbox.maildir = "maildir:/var/vmail/%d/%u"
133133
defaults.mailbox.homedir = "/var/vmail/"
134134

135135
;minimum mailbox password length

0 commit comments

Comments
 (0)