Skip to content

Command Line Interface (CLI)

ExMailer includes a robust CLI for automation and shell integration.

Usage

exmailer [OPTIONS]

Options
--subject, -s: Required. Subject of the email.

--body, -b: Required. Content of the email.

--to, -t: Required. Recipient email address (can be repeated).

--config, -c: Path to a specific exmailer.json or .yaml file.

--template: Specify a template name (e.g., persian, corporate).