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/download/release/ http://www.mailmage.com/products/software/freeutils/ldap2aliases/download/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/
