All of the info you mentioned is stored in the Windows Registry and not
portable to SQL via any method I've tried (which has actually included
writing wrapper DLLs to make apps think they are writing to the registry,
but actually redirecting the request to ODBC). You could use Win32 API
calls to read/write it, but...well, you probably already know that the
Registry is not the most efficient database. What I have done in the past
is run the Registry from a RAM disk to decrease the chance of it tripping
over itself from too many updates (i.e. removing disk I/O). Good luck!
Sandy
-----Original Message-----
From: Dave Wilson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, May 03, 2000 6:42 PM
Subject: [IMail Forum] Aliases and lists in external db - possible?
>Hi all,
>
>I know its fairly easy to store user account info in an external db. Now
>what I'd like to know is if its possible to store email aliases and mailing
>list aliases etc in SQL server also. If not, are (some of) these details
>stored in the Imail registry? Or are they stored as text files within the
>Imail installation path?
>
>I'm looking into adding complete web based automation for Imail admin by
our
>hosting reseller account holders, along with our other service offerings.
>
>Any help or pointers much appreciated,
>Dave
>
>Dave Wilson
>Internet Technology Manager,
>BizNet Solutions
>
><Allaire Premier Partner>
>Co-Founder CFUG Ireland
>http://www.cfug.ie
>
>224, Lisburn Road
>Belfast BT9 6GE
>
>Tel: 02890 225 776
>Fax: 02890 223 223
>web: http://www.biznet-solutions.com
>
>email: [EMAIL PROTECTED]
>
>Please visit http://www.ipswitch.com/support/mailing-lists.html
>to be removed from this list.
>
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.