Displaying 1 result from an estimated 1 matches for "abc_com".
Did you mean:
abacom
2017 May 12
0
Dovecot 2.2.29.1 + VPopMail 5.4.33
...query = SELECT pw_dir as home, \
89 AS uid, 89 AS gid \
FROM vpopmail \
WHERE pw_name = '%n' AND pw_domain = '%d'
For VPopMail, I prefer to have an individual table in the vpopmail database
for each domain.
So my structure will be something like this
vpopmail.abc_com
vpopmail.xyz_com
To achieve this I add this configure when compiling VPopMail
--disable-many-domains
But dovecot will not read vpopmail.abc_com, instead it keep looking for
vpopmail.vpopmail
auth-worker(8643): Warning: mysql: Query failed, retrying: Table
'vpopmail.vpopmail' d...