Mailgun integration allows you to use Mailgun for sending transactional emails through Notifuse. Mailgun Integration Form

Configuration

Navigate to SettingsIntegrationsAdd IntegrationMailgun. Mailgun Settings

Form Fields

FieldDescriptionExample
DomainYour verified sending domainmg.yourdomain.com
API KeyYour Mailgun private API keykey-1234567890abcdef...
RegionMailgun region dropdownUS or EU

Senders List

Add sender addresses that have been verified in your Mailgun account:
FieldDescriptionExample
NameDisplay name for the senderSupport Team
EmailSender email addresssupport@yourdomain.com
Important: Senders must be verified in Mailgun console before they can be used.

Usage Types

Mailgun can only be used for transactional emails:
OptionDescriptionExamples
Use for TransactionalSystem-generated emails triggered by user actionsPassword resets, order confirmations, account notifications

Webhooks

Notifuse automatically registers the following Mailgun webhooks:
Webhook TypeDescriptionPurpose
DeliveryEmail successfully deliveredTrack successful deliveries
BounceEmail bouncedMonitor bounces
ComplaintsRecipient filed abuse complaintHandle abuse reports
These webhooks provide real-time feedback on email performance and delivery status.

Prerequisites

Before configuring Mailgun:
  1. Mailgun Account: Active Mailgun account
  2. Verified Domain: Domain verified in Mailgun console
  3. API Key: Mailgun private API key

Testing

Click Test Integration to verify your configuration.