SMTP integration allows you to connect any SMTP-compatible email service to Notifuse. SMTP Integration Form

Configuration

Navigate to SettingsIntegrationsAdd IntegrationSMTP. SMTP Settings

Form Fields

FieldDescriptionExample
Integration NameDisplay name for this SMTP configurationCompany SMTP
SMTP HostSMTP server hostname or IP addresssmtp.gmail.com
SMTP PortSMTP server port number587
Use TLSEnable TLS encryption (toggle)On (recommended)
SMTP UsernameAuthentication usernameyour-email@gmail.com
SMTP PasswordAuthentication passwordyour-app-password

Senders List

Add sender addresses that can be used with this SMTP integration:
FieldDescriptionExample
NameDisplay name for the senderSupport Team
EmailSender email addresssupport@yourdomain.com
Click Add Sender to add multiple sender addresses.

Usage Types

Configure how this SMTP integration will be used:
OptionDescriptionExamples
Use for TransactionalSystem-generated emails triggered by user actionsPassword resets, order confirmations, account notifications
Use for MarketingPromotional and newsletter emails sent to subscribersProduct announcements, newsletters, promotional campaigns
You can enable both options to use the same SMTP configuration for all email types.

Limitations

SMTP integrations have the following limitations:
  • No delivery webhooks: SMTP does not provide real-time delivery status updates
  • No spam notifications: No automatic notifications when emails are marked as spam
  • No complaint tracking: No webhooks for unsubscribe requests or abuse complaints
Note: Notifuse automatically adds open and click tracking to all emails, regardless of the email provider used. For delivery webhooks and advanced provider features, consider using dedicated email service providers like Mailgun, SendGrid, or Postmark.

Common Providers

ProviderHostPortTLS
Gmailsmtp.gmail.com587Yes
Outlooksmtp-mail.outlook.com587Yes
Yahoosmtp.mail.yahoo.com587Yes

Testing

Click Test Integration to verify your configuration.