File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9292$ conf ['postfix ' ]['vmail_username ' ] = 'vmail ' ;
9393$ conf ['postfix ' ]['vmail_groupid ' ] = '5000 ' ;
9494$ conf ['postfix ' ]['vmail_groupname ' ] = 'vmail ' ;
95- $ conf ['postfix ' ]['vmail_mailbox_base ' ] = '/home /vmail ' ;
95+ $ conf ['postfix ' ]['vmail_mailbox_base ' ] = '/var /vmail ' ;
9696
9797//* Getmail
9898$ conf ['getmail ' ]['installed ' ] = false ; // will be detected automatically during installation
Original file line number Diff line number Diff line change 9292$ conf ['postfix ' ]['vmail_username ' ] = 'vmail ' ;
9393$ conf ['postfix ' ]['vmail_groupid ' ] = '5000 ' ;
9494$ conf ['postfix ' ]['vmail_groupname ' ] = 'vmail ' ;
95- $ conf ['postfix ' ]['vmail_mailbox_base ' ] = '/home /vmail ' ;
95+ $ conf ['postfix ' ]['vmail_mailbox_base ' ] = '/var /vmail ' ;
9696
9797//* Getmail
9898$ conf ['getmail ' ]['installed ' ] = false ; // will be detected automatically during installation
Original file line number Diff line number Diff line change 5858$ dist ['postfix ' ]['vmail_username ' ] = 'vmail ' ;
5959$ dist ['postfix ' ]['vmail_groupid ' ] = '5000 ' ;
6060$ dist ['postfix ' ]['vmail_groupname ' ] = 'vmail ' ;
61- $ dist ['postfix ' ]['vmail_mailbox_base ' ] = '/home /vmail ' ;
61+ $ dist ['postfix ' ]['vmail_mailbox_base ' ] = '/var /vmail ' ;
6262
6363//* Getmail
6464$ dist ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
Original file line number Diff line number Diff line change 9292$ conf ['postfix ' ]['vmail_username ' ] = 'vmail ' ;
9393$ conf ['postfix ' ]['vmail_groupid ' ] = '5000 ' ;
9494$ conf ['postfix ' ]['vmail_groupname ' ] = 'vmail ' ;
95- $ conf ['postfix ' ]['vmail_mailbox_base ' ] = '/home /vmail ' ;
95+ $ conf ['postfix ' ]['vmail_mailbox_base ' ] = '/var /vmail ' ;
9696
9797//* Getmail
9898$ conf ['getmail ' ]['installed ' ] = false ; // will be detected automatically during installation
You can’t perform that action at this time.
0 commit comments