Hi all, I'm planning to install lwq with ldap on a distributed mail system, separated servers for webmail(roundcube), mail gateway (lwq), directory and authentication server (ldap) and mail hubs(lwq), each one on separated server(s).
All is OK with lwq but the fact that I'm going to host just one domain on more than on mail hub server, it means that mailboxes of some users will be stored in hub1.domain.com server and some other users will be stored in hub2.domain.com. I just want to know if that's possible, is ldap capable of handling such a system? For example could I have such information for users: mailname: us...@domain.com mailhost: hub1.domain.com mailpath: /var/qmail/domains/domain.com/user1 and mailname: us...@domain.com mailhost: hub2.domain.com mailpath: /var/qmail/domains/domain.com/user2 and how the user creation will take place? Is that possible to choose between servers the user is going to be created on? Or could it be distributed between servers? Any hint would be greatly appreciated since I couldn't find anything about this case on the web. Warm regards, Khodayar Doustar