Fluxmail

fluxmail drafts create

Create a draft

fluxmail drafts create

Create a draft

Usage

fluxmail drafts create [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

Last updated

On this page