Optional externalOptional external identifier for the imported email source. Useful for correlating imports back to another system.
ImportEmailOptions
Optional overrideWhen true MailSlurp rewrites the MIME Message-ID header before storing and parsing the email so imported messages do not collide with existing message identities.
ImportEmailOptions
Base64 encoded RFC822/MIME email contents. This should be the full raw email including headers and body, such as the bytes from an .eml file.
ImportEmailOptions
Optional runWhen true the normal inbound receive pipeline runs after persistence, including automations, webhooks, transformers, forwarders, repliers, and related fanout. When false the email is stored only.
ImportEmailOptions
Options for importing a raw RFC822/MIME email into a specific inbox. V1 supports MIME-family formats such as
.eml,message/rfc822, and raw MIME bytes. Outlook.msg,mbox, andmaildirare not supported in V1.Export
Interface
ImportEmailOptions