We are considering moving back to the registry and not using the MS SQL database for Imail user data. We originally used the database because we planned to integrate into other programs but that never developed.
Chuck Schick Warp 8, Inc. (303)-421-5140 www.warp8.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darin Cox Sent: Thursday, November 18, 2004 5:51 PM To: [EMAIL PROTECTED] Subject: Re: Re[2]: [IMail Forum] Migration path. Definitely. We use IMail in registry mode, SQL to store info on all domains, and shell out to run the IMail command line tools. Then it's simply one query with a cursor to change all domains and/or users at once. I take it you're needing to move back to registry for the migration? Darin. ----- Original Message ----- From: "Sanford Whiteman" <[EMAIL PROTECTED]> To: "Dan Barker" <[EMAIL PROTECTED]> Sent: Thursday, November 18, 2004 6:15 PM Subject: Re[2]: [IMail Forum] Migration path. > I wouldn't do that manually. Write a simple script, list the domains, drive > the script with the list, and have a beer. Better yet, keep everything within T-SQL by using system tables to locate the applicable domain tables. On the Registry conversion note, I posted T-SQL for this purpose--it converts all tables into ADDUSER-compatible import format--sometime in the last, say, 18 months or so. Perhaps a search on SELECT FROM and my name will do it. --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/products/software/freeutils/SPAMC32/download/release / Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! http://www.mailmage.com/products/software/freeutils/exchange2aliases/downloa d/release/ http://www.mailmage.com/products/software/freeutils/ldap2aliases/download/re lease/ 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/ 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/
