
r2e:ai:38485
How to send email with r2e to several addresses
$ r2e email send 'email_address_1@example.com,email_address_2@example.com' 'Subject' 'Body'
try on your machine
This command sends an email with the specified subject and body to multiple email addresses, separated by commas.
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- how to send email with r2e to several addresses?