This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Mar 27, 2015, 10:58 AM
51 Posts

Import eml messages to Notes database....

  • Category: Application Development
  • Platform: All Platforms
  • Release: 9.0.1
  • Role: Developer
  • Tags: EML,script,import
  • Replies: 4

We have to import many messages from "MailDir" based system, that are in *.eml formats (MIME 1.0, various content and encoding).

 

Currently, we are able to import messages in this way:

a) parsing header fields (SendTo:, From:, CC:, Message-ID:, Subject:, Priority.....)

b) NotesDocument with MIME content

c) creation hedaer sections and assining header fields

d) attaching whole imported file as EML attachment (that can be opened in Notes resp. other mail client)

 

However, we are looking to improve this import - instead of EML attachment create MIME content direct from imported file. Is there any reliable method to do it?

 

Mar 28, 2015, 8:18 PM
17 Posts
We have an enhancement request for this....

   Unfortunately, at present time, we don't have direct ability to import eml into Notes nsf directly through the IBM Notes application.

   An enhancement for this ability has been logged with us,

   http://www-01.ibm.com/support/docview.wss?uid=swg21660000

   We could suggest opening a pmr with us and having an engineer add your additional interest onto the existing associated enhancement request spr to add weight on it's interest of being supplied as a feature in a new/upgraded release.

   At this time, Google searches on interest of importing eml into Notes nsf does provide some thoughts that might be of interest to you.

Apr 8, 2015, 8:26 AM
51 Posts
Richard, thanks to answer...

... however, we have to address this requirement (import of cca 700 GB of EML messages into Domino/Nots as part of migration project) within next month as "one time" activity.

Simply said: we cannot wait for "future" Domino/Notes release and have to find some "reliable" import script option (LScript, Java, etc.... MIME classes)....

Apr 8, 2015, 1:19 PM
326 Posts
some solutions

As was said there are some code solutions out there.  I have used Binary Tree in the past(http://www.binarytree.com/home.aspx).  While not free you might want to give them a call if you have  a need to use a off the shelf solution vs a build solution.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal