Displaying 1 result from an estimated 1 matches for "vmial".
Did you mean:
vmail
2014 Feb 13
6
Hybrid of linux user accounts and virtual user accounts configuration
So some system users have their email forward to
Maildir in their /home/user directory
(virtual_alias_maps) for their domain
. This I
have working! And the rest are non-system users,
ie virtual users listed in a plain text file and
their MailDir will be in /home/vmial/domain.com/user/
The virtual user part is working 100% with
postfix and dovecot accepting mail for each
virtual alias and system account holders popping in to retrieve their mail.
The second part is working 50%. I have email for
virtual users going into
/home/vmail/domain.com
where they a...