Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 790 Bytes

File metadata and controls

37 lines (26 loc) · 790 Bytes

hostinger-mail send email

Send email

Synopsis

Send a message from the managed mailbox. Saves a copy to INBOX.Sent.

hostinger-mail send email <mailbox-resource-id> [flags]

Options

      --attachments string    (JSON)
      --bcc strings          
      --cc strings           
      --displayname string   
  -h, --help                 help for email
      --html string          
      --subject string       
      --text string          
      --to strings           

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hostinger-mail.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO