Fluxmail

fluxmail emails send

Send or schedule a message

fluxmail emails send

Send or schedule a message

Usage

fluxmail emails send [options]

Options

OptionRequiredDetailsDefault
--to <address>NoAdd a To recipient; repeat as neededNone
--cc <address>NoAdd a Cc recipient; repeat as neededNone
--bcc <address>NoAdd a Bcc recipient; repeat as neededNone
--subject <subject>NoSet the subjectNone
--body <text>NoSet the plain-text bodyNone
--body-file <path>NoRead the plain-text body from a fileNone
--html <html>NoSet the HTML bodyNone
--html-file <path>NoRead the HTML body from a fileNone
--attach <path>NoAttach a local file; repeat as neededNone
--reply-to <message-id>NoReply to a messageNone
--reply-allNoInclude the original recipients in the replyNone
--input <file>NoRead an exact REST JSON body from a file, or pass - for stdinNone
--draft <draft-id>NoSend an existing draftNone
--send-at <timestamp>NoSchedule delivery at an ISO timestampNone
--idempotency-key <key>NoReuse a delivery request safelyNone

Last updated

On this page