* This is the vopmailbeta mailing list *
The extraction I showed you only lets you fetch the username & password of the account. Not the actual settings. For that you'd need to write some sort of parser that could take the username from the resulting dump with the mailbox.exe program and look for that username in the registry dump (using the mailconfigbackup.exe) and grab all relevant settings. We don't have an automated way of outputting that to a flat file. ----- Original Message ----- From: "Lewis Watson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 27, 2002 11:59 AM Subject: [VOPmail Beta] Migrating from Registry to Database? > * This is the vopmailbeta mailing list * > > > Did I miss the answer to this post? I too have registry boxes that I would > like to convert. > Thanks. > Lewis Watson > > ----- Original Message ----- > From: "Robb Bryn" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, June 22, 2002 11:29 AM > Subject: [VOPmail Beta] Migrating from Registry to Database? > > > > Ok, that gives me the names, and passwords what about the rest of the > > settings (forward to, Don't deliver, auto reply settings etc.)? I need > > to convert about 400 accounts out of 2200. If I use the > > mailconfigbackup utility it pulls the entire server and makes it really > > cumbersome to convert the accounts. If I bite the bullet and follow the > > migration routine in the How-to's section of Vircom.com website, will it > > convert the settings and load them into the database for me? > > > > > > > > Thanks > > > > Robb Bryn > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Yves Lacombe > > Sent: Monday, June 17, 2002 3:29 PM > > To: [EMAIL PROTECTED] > > Subject: [VOPmail Beta] Migrating from Registry to Database? > > > > > > > > Use the mailbox -list2 command. If you supply it with the postmaster > > password, it will dump your email accounts with cleartext passwords. > > Just redirect it to a text file and it'll produce a list of usernames & > > passwords (registry boxes only) that you can use to build a database > > later on. > > > > > > > > Example: > > > > > > > > Lets assume the postmaster password for your domain is "boing". > > > > > > > > mailbox -list2 yourdomain.com -security boing >userlist.txt > > > > > > > > Then take the userlist.txt and parse that to build your database. > > > > > > > > -- > > Yves Lacombe > > SPAM Busting Group & > > T4C/BMC Server Support > > Phone: (514) 845-1666 ext. 300 > > Email: [EMAIL PROTECTED] > > > > ----- Original Message ----- > > > > From: Robb Bryn <mailto:[EMAIL PROTECTED]> > > > > To: [EMAIL PROTECTED] > > > > Sent: Monday, June 17, 2002 2:29 PM > > > > Subject: [VOPmail Beta] Migrating from Registry to Database? > > > > > > > > I'm running VOPMail 5.x is there anyway to migrate accounts that were > > setup in the Registry to a database? I need to transfer all their > > settings and passwords. > > > > > > > > Thanks > > > > Robb Bryn > > > > > > > > > > > ** > To leave this list, send an email to [EMAIL PROTECTED] > and put the word "LEAVE" in the BODY of the email. > ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
