Welcome, I'm new one here . I've switch to dovecot in order to get mysql auth to recive emails. And I am not sure about one thing : may I configure dovecot to user more then one DB to authorize users ? I have suse 11.1/postfix/mysql system where the users exist in 2 separate DBs. Delivering works well, I'm just not sure if everyone could revive the emails ? Any tips ?
reagards, Sebastian
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Wed, 18 Mar 2009, Sebastian Chociwski wrote:
You can use any number of passdb and userdb databases. They are tried in order of configuration.
First the user is authentificated using the passdb configurations, then the user data is retrieved from userdb conf.
It is possible to have the same user auth against database #1, but the user data is read from database #2. This is to be kept in mind, because a static userdb matches all users and, hence, must be located last.
If you want to use different LDAP/SQL configurations, duplicate the appropriate conf section, duplicate the ldap/sql-conf file and specify a different conf-file per passdb section.
Regards,
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBScDv4HWSIuGy1ktrAQLgBgf+JbRvoFU8BnRQv5XOGE/5gP51QN4uKm3C WjL7X/Hqy6Ew8MA2kv/iFWRS9JNdQYSgj8EbQVUbC2j16+ydGYKhxXOZZ6ciyFEy TPbQkxF1huvsmbKD8cHWYGmlyOqX1WBExGCbCUShmg5cUTx0g3xUOqE0khvBEhUq ZyGKSSaISuzOXAOHb7WYByXeed/QFkDFO2lMIHn6AsDiZZH9N9kD5pD8EyKXLJ9Q Dc+XBMGcv6cp/kQKQJw3DAP0xqfCtCvSIUG2E0qPL6xUT1v7tlRlfzziH/gDv76P 1aHBOMcMZSwP39hbUVMDscKwjI7QUvsOxporX/FUageC/Ypla5MCSw== =DOe2 -----END PGP SIGNATURE-----
participants (2)
-
Sebastian Chociwski
-
Steffen Kaiser