Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Apr 14, 2019

LotusScript function to create eml file

No description provided
  • Attach files
  • Guest
    Reply
    |
    Oct 10, 2022

    +1

  • Guest
    Reply
    |
    May 8, 2021

    There are several ways to generate an .eml file from an email in LotsScript. DXL or NotesMIMEEntity can be used. However, it is complicated and unreliable. It will fail on some emails. Dragging the e-mail from the view will create an .eml file without any problems. The same code would need to be made available in LotusScript. Export as one line of code.

  • Guest
    Reply
    |
    Feb 18, 2020

    +1

     

    Especially when using Notes for Applications while running other mail products, this really would be useful.

  • Guest
    Reply
    |
    Apr 18, 2019

    We need a class to export and import eml files. that would make some migration tasks much easier