Hi David,
On Tuesday 12-Sep-00, David Bettinger wrote:
> I was hoping there was a simple and straightformard solution I had
> overlooked. Forwarding mail to myself is a no-no as I have too many of
> them to transfer. So I guess I will have to copy files by hand,
> reluctantly in fear something goes wrong, and hope for the better,
> which would be getting Microdot to update successfully its indexes...
> Maybe some one has developped a script to make the tedious process
> easier...
You could highlight all messages in a group and do an export of all of them.
Not sure if you can do this from the GUI, but using Arexx you can do this:
ExtractSelectedMsgs 'T:allmsgs NOREQ APPEND'
Then, in theory, you can reimport them into the other install, using:
MailImport T:allmsgs
This will throw them in �PRIV, but you should be able to move them out of
there with the "Move to folder" option in the "Message" menu.
Hope this helps.
Chris
__________________________________________________________________
MicroDot-II Mailing List - http://www.vapor.com/md2/
MicroDot-II FAQ: http://faq.vapor.com/md2/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE