You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
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 by mail-builder.
Fix: Avoid this performance penalty by directly creating the message metadata.