Interface: ParseEmailsOptions
Options for parseEmails.
Properties
Section titled “Properties”dedupe?
Section titled “dedupe?”
optionaldedupe?:boolean
Drop later case-insensitive duplicates, keeping first-seen casing. On by default - a recipient or pattern list rarely wants repeats.
lowercase?
Section titled “lowercase?”
optionallowercase?:boolean
Lower-case every address (useful for allow-lists / matching). Off by default.