A trick I use to get messages out of Outlook Express (which does not export
very well) is to select a whole bunch of emails and then click on the
Forward button. The result is all the selected emails become attachments
(type message/rfc822) of a multipart mime message - which I then save using
Outlook Express' message save option.

This then is a text file which can be processed using a Rebol/View MIME
handling script I made. A program
I wrote recently is layered on top of this for a nice interface - it will
write out all the messages as seperate files into a directory.

    Goto: http://www.codeconscious.com/rebsite/emails.r
or Rebol/View/Desktop/Sites/Code C./Emails

Might be worth seeing if you can do something similar with Notes prior to
someone writing a "proper" interface.

Brett.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 10, 2001 11:39 PM
Subject: [REBOL] Re: Lotus Notes


>
> That would be way cool. All my saved email from this list is in Lotus
Notes
> and I'd really like to get them out and into a more portable format (flat
> text would be fine).
>
> BTW Is there still a project underway for a REBOL email client? I've
> written a simple read-only script in /Core which separates attachments and
> builds a small web site of the emails but I'd really like something more
> robust (like read AND write, folders, filters etc). Once we get the REBOL
> email client I'd like to see converters to grab email from Outlook, Lotus
> Notes and import it into the REBOL-email-client format. That is, I want a
> portable email client with a net-based repository, not Outlook here, Lotus
> Notes there, on this-computer or that-computer. I want REBOL mail!
>
> - Michael Jelinek
>
>
>
>
>
> [EMAIL PROTECTED]@rebol.com on 05/08/2001 02:16:59 PM
>
> From: [EMAIL PROTECTED]@rebol.com on 05/08/2001 02:16 PM
>
> Please respond to [EMAIL PROTECTED]
>
> Sent by:  [EMAIL PROTECTED]
>
> To:   [EMAIL PROTECTED]
> cc:
> Subject:  [REBOL] Lotus Notes
>
>
> Any wild chance someone has written a REBOL scheme for querying Lotus
Notes
> .nsf databases?
>
> Ryan C. Christiansen
> Web Developer
>
> Intellisol International
> 4733 Amber Valley Parkway
> Fargo, ND 58104
> 701-235-3390 ext. 6671
> FAX: 701-235-9940
> http://www.intellisol.com
>
> Global Leader in People Performance Software
>
> _____________________________________
>
> Confidentiality Notice
> This message may contain privileged and confidential information. If you
> think, for any reason, that this message may have been addressed to you in
> error, you must not disseminate, copy or take any action in reliance on
it,
> and we would ask you to notify us immediately by return email to
> [EMAIL PROTECTED]
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>
>
>
>
>
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to