remove name from vmail user
This commit is contained in:
parent
5915f4412d
commit
c574d0ea03
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ with config.mailserver;
|
|||
|
||||
let
|
||||
vmail_user = [{
|
||||
name = vmailUserName;
|
||||
#name = vmailUserName;
|
||||
isNormalUser = false;
|
||||
uid = vmailUIDStart;
|
||||
home = mailDirectory;
|
||||
|
|
Loading…
Reference in a new issue