Update n8n-nodes-base.sendEmail.md

This commit is contained in:
Tom 2022-10-18 16:58:04 +02:00 committed by GitHub
parent d244a3fe6d
commit 952cc9f795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ The Send Email node is used to send an email via an SMTP email server.
## Node Reference
- **From Email:** The email address you are sending from.
- **To Email:** The recipient email address.
- **To Email:** The recipient email address. Multiple recipients can be separated using a comma.
- **CC Email:** A field that can be used to specify an email address for a carbon copy of the email.
- **BCC Email:** A field that can be used to specify an email address for a blind carbon copy of the email.
- **Subject:** The subject of your message.