lospippolo wrote:
Hello to all and excuse for my english .-)

I've inherited an hold (custom) qmail installation: a debian woody, 1/2 gb ram, 4 mail domains, about 600 mailbox.

The hard disk have some bad sectors and i decide to migrate all domains/account/mailboxes on toast-qmail, a vmware virtual machine, centos 5, 1 gb ram (or more if necessary)

I have made some tests and all it seems to work, but have you some tips, suggestion for the job ?

Tkns


does your custom qmail also use vpopmail?
- if so check the table structure, make sure it's the same with qmailtoaster's vpopmail's table structure -- then you can easily export import email account using phpmyadmin (or other mysql utility)

- but if your qmail were using other utility for managing account (say LDAP) then you have to export the email accounts with the specified format
that for bulkaddusers.sh script
http://wiki.qmailtoaster.com/index.php/Main_Page#Bulk_User_Adding_For_Qmail_Toaster

for reference:
http://wiki.qmailtoaster.com/index.php/Migrating_from_non-toaster_qmail
and dont forget to look and dig milis archive :)

-- for migrating users' mailbox you can always use rsync, just make sure you place it under /home/vpopmail/domains/your.domain.com
and owner for that folder and all sub-folders with in is vpopmail.vchkpw

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to