vastites / messagefusion
MessageFusion Mailer Plugin for Mautic
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:mautic-plugin
Requires
- php: >=8.0.0
- mautic/core-lib: ^5.0
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',
- api_key: Get MessageFusion API key from https://messagefusion.org