Thanks, That's pretty much what I expected but one can still hope :)
-----Original Message----- From: Sanford Whiteman [mailto:[EMAIL PROTECTED] Sent: Friday, March 05, 2004 8:50 PM To: Erik Craddock Subject: Re: [IMail Forum] Add SQL Server external Imail domain > Does anyone know of an API that I could use to add domains with a > custom application that I would build? Yes: the Win32 Registry API. :) The changes made when you add a new domain are very easy to replicate, and IMail doesn't care if you make the changes "under the surface" (i.e. not through the GUI). You might even want to use the ADDDOMAIN.EXE tool to create everything but the ODBC part in one shot (use NT as a dummy user database, for example), then tweak the resultant values to reflect the ODBC connection. > If this is the only solution than does anyone where I can get > documentation with what registry entries need to be created? This should be crystal-clear by doing before-and-after snapshots. --Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] SpamAssassin plugs into Declude! http://www.mailmage.com/download/software/freeutils/SPAMC32/Release/ 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/
