vastites/messagefusion

MessageFusion Mailer Plugin for Mautic

v1.1.0 2025-01-20 08:09 UTC

This package is auto-updated.

Last update: 2025-08-20 09:26:47 UTC


README

Mautic MessageFusion Plugin

This plugin enable Mautic 5 to run MessageFusion as an email transport. Features:

  • API transport. This transport can send up to 2000 emails per API request which makes it very fast compared to SMTP.
  • Bounce webhook handling. This plugin will unsubscribe contacts in Mautic based on the hard bounces while MessageFusion will take care of the soft bounce retrieals.

Mautic Mailer DSN Scheme

mf+api

Mautic Mailer DSN Example

'mailer_dsn' => 'mf+api://:<api_key>@default',