Notifications
Custom SMTP Email Sender
This document explains the Custom SMTP Email Sender node, which sends emails using your own SMTP server.
Node Inputs
Required Fields
- Recipient Email: Destination address(es)
- Email Subject: Message subject line
- SMTP Server Address: Server hostname
- Sender Email: Your email address
- Sender Password: Your email password
Optional Fields
- SMTP Server Port: Default 465 (SSL) or 587 (TLS)
- Sender Display Name: Name shown to recipients
- Email Body: Message content
- Send as HTML: Enable HTML formatting
- Connection Type: SSL/TLS/STARTTLS
- Attachment: File to include
Show As Input Options
You can expose these fields as inputs:
- Recipient Email
- Email Subject
- SMTP Settings
- Sender Details
Node Functionality
The Custom SMTP Email Sender node:
- Sends custom emails
- Supports HTML content
- Handles attachments
- Uses secure connections
- Enables batch sending
When to Use
Use this node when you need to:
-
Send Automated Emails:
- Customer notifications
- System alerts
- Report distribution
-
Custom Email Setup:
- Use your own domain
- Maintain brand identity
- Control email delivery
-
Bulk Communications:
- Newsletter distribution
- Batch notifications
- Mass updates
Email Format Examples
- Single Recipient:
- Multiple Recipients:
- With CC/BCC:
Important Considerations
- Check email provider settings
- Use app passwords if required
- Test connection first
- Configure spam settings
In summary, the Custom SMTP Email Sender node provides complete control over email sending using your own SMTP server in Gumloop workflows.