Skip to content

Add EML and HTML message export#64

Merged
Rasalas merged 1 commit intomainfrom
feat/export-email-formats
Mar 13, 2026
Merged

Add EML and HTML message export#64
Rasalas merged 1 commit intomainfrom
feat/export-email-formats

Conversation

@Rasalas
Copy link
Copy Markdown
Owner

@Rasalas Rasalas commented Mar 13, 2026

Summary

  • add a message export menu with EML, HTML, and original file download options
  • generate EML exports with improved MIME structure for inline images and regular attachments
  • preserve available transport headers and add regression coverage for inline images and special attachment cases

Closes #50

Testing

  • npm run lint
  • npm test -- --runInBand

@Rasalas Rasalas merged commit 09dd54c into main Mar 13, 2026
3 checks passed
@Rasalas Rasalas deleted the feat/export-email-formats branch March 13, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

options to save the eml/msg

1 participant