Skip to content

Instantly share code, notes, and snippets.

@mtairu
Created May 15, 2019 18:45
Show Gist options
  • Save mtairu/6eb62e76868f81fb00a787d08f6d4395 to your computer and use it in GitHub Desktop.
Save mtairu/6eb62e76868f81fb00a787d08f6d4395 to your computer and use it in GitHub Desktop.
Mautic Notes: Monasor Atairu
Gmail and Yandex have documented issues with bounces/return paths.
Gmail rewrites the returnpath, while yandex rejects "plus addresses".
This is a solution for custom domains using Yandex.Domains
- Create a folder called bounces
- Under monitored inboxes, enter your sender email and details, authenticate
and choose the bounces folder. Mautic has an issue saving this folder.
After you save the change, Mautic will indicate their is an issue, if this happens
edit /var/www/mautic/app/config/local.php; find the line for EmailBundle_bounces;
change override_settings to 1 and folder to bounces.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment