Skip to content

CLI - send WYSIWYG (HTML) email content from a file #55

Description

@weaponsforge

What problem will this feature address?

  • Writing long, complex WYSIWYG HTML content directly in the command line (CLI) is tedious.

Describe the solution you'd like

Add a flag in the sendemail html options to allow reading and sending WYSIWYG HTML content from a file, eg.,
sendemail html -s "Subject Title" -f ./path/to/wysiwyg.html ...

Describe alternatives you've considered

This is a new feature. There's no current workaround since the CLI only allows manual input.

Additional context

Ensure WYSIWYG HTML content sanitation when reading its contents from a file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureMain project feature

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions