mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Update n8n-nodes-base.sendEmail.md
This commit is contained in:
parent
d244a3fe6d
commit
952cc9f795
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user