Hi Runar,

On Tuesday 28-Dec-99, Runar Salomonsen Dankel wrote:

> Help!
> After finaly comming to some sense I decided to use MD-II.
> BUT I want all my old mails from YAM.
> MailImport (a script wich I  found on Aminet) didn't work.
> What shall I do?

This tiny, tiny script I wrote should help - it works in YAM2, probably not
in YAM1 so I hope you aren't using that version.  Put it in YAM:Rexx, and
add it to the YAM ARexx menu (Settings->Configuration->ARexx, choose a menu
item, type in a title and choose the script, make sure it says ARexx - more
detailed instructions if you need them).  Highlight all your messages, then
select the item you added to the ARexx menu. It will then export everything
as one big file, and import it into MD2 as separate files.  I hope.  Not
sure how it copes with attachments, though - standard disclaimer, etc.

NB: You have to be running MD2 and YAM at the same time for this to work.

Chris


-- Attached file included as plaintext by Listar --
-- File: SendToMicroDotII.yam
-- Desc: Script to send mails from YAM to MD2

/* SendToMicrodotII by Chris Young
 * $VER: 1.0 (07.07.99)
 */

Address YAM 'MAILEXPORT T:SendToMD2.tmp'
Address MD.1 'MailImport T:SendToMD2.tmp'
Address COMMAND 'Delete >NIL: T:SendToMD2.tmp'



________________________________________________________________
MicroDot-II Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"

Reply via email to