This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
Create Email/set metadata directly, avoid parsing the generated raw message to obtain it. #4
Labels
enhancement
New feature or request
Issue: Currently when a message is created using the
Email/set
method, for simplicity reasons the message metadata is created by parsing the raw message generated bymail-builder
.Fix: Avoid this performance penalty by directly creating the message metadata.
The text was updated successfully, but these errors were encountered: