Is there any way to store the info that is in IMail\Domains\* in an external database, so that no domain specific information is in registry?
What we are doing is re-writing ODBCUSER.DLL to connect to an LDAP Directory instead of SQL. However ODBCUSER.DLL only includes functions for accessing the user settings...it does not include functions for anything domain related. I'd love if we could also move those domain settings to LDAP. Bill -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sanford Whiteman Sent: Tuesday, December 31, 2002 12:13 AM To: Troy Hilton Subject: Re: [IMail Forum] Problems changing external databases > Here's the question: Any idea of how to find the "hard link" to the > SQL7 database? All the info is in the IMail\Domains\<domain> key: there's nowhere else that the services look for ODBCUSER.DLL params. If it looks right in there, you need to make sure you restart all of your services. Also double-check to make sure you don't have multiple DSNs by the same name, but just one System DSN. -Sandy To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
