The users are held in a file called pmail.usr (ASCII) and have their own mail subdirectory. Should not be that much of a problem create a script/program/batch file to add the users to the pmail.usr file, create a a matching subdirectory with a passwd.pm file. Open these in a current setup for details. The pmail.usr file though must be sorted by username.
Moving the actual data from another system is not all that difficult if the system supports IMAP4. Download IMAPCopy: http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html
Configure it to copy from your IMAP Server remote account to the local Mercury/32 account. These configuration settings are entered into the ImapCopy.cfg file. Then run:
imapcopy.exe -s -e
the -e tells IMAPCopy to copy all folders, including empty ones and the -s tells IMAPCopy to subscribe you to any folders that are created on the destination. When IMAPCopy finishes, you should have all your mail moved from the remote IMAP Server to the Mercury/32 IMAP4 account.
<p>The users are held in a file called pmail.usr (ASCII) and have their own mail subdirectory.&nbsp; Should not be that much of a problem create a script/program/batch file to add the users to the pmail.usr file, create a a matching subdirectory with a passwd.pm file.&nbsp; Open these in a current setup for details.&nbsp; The pmail.usr file though must be sorted by username.</p><p>Moving the actual data from another system is not all that difficult if the system supports IMAP4. &nbsp; Download IMAPCopy: http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html
Configure it to copy from your IMAP Server remote account to the local Mercury/32 account. These configuration settings are entered into the ImapCopy.cfg file.&nbsp; Then run:
imapcopy.exe -s -e
the -e tells IMAPCopy to copy all folders, including empty ones and the -s tells IMAPCopy to subscribe you to any folders that are created on the destination.&nbsp; When IMAPCopy finishes, you should have all your mail moved from the remote IMAP Server to the Mercury/32 IMAP4 account.
</p>