package email_message

  1. Overview
  2. Docs
E-mail message parser

Install

Dune Dependency

Authors

Maintainers

Sources

email_message-v0.16.0.tar.gz
sha256=65611ce8433e92554a844e4ae6e3ea448b8665486e94c99a425503ee4083d95a

CHANGES.md.html

Release v0.16.0

  • Email_simple.all_attachments and Email_simple.map_attachments: Added optional include_inline_parts parameter to control whether to attempt to interpret inline parts as attachments

  • Email_date.rfc822_date now accepts an optional zone parameter which determines what timezone to use in the output string

Old pre-v0.15 changelogs (very likely stale and incomplete)

113.24.00

  • Bugfixes and minor API improvements.

113.00.00

  • Extended and improved Email_message API.

112.17.00

Moved from janestreet-alpha