Badsender-com / LePatron.email

LePatron is an opensource email builder allowing to industrialize your email template production. Build tailor made email templates and make them available to your non-technical users.
https://www.lepatron.email
GNU General Public License v3.0
73 stars 12 forks source link

Migration of SendGrid API for "Test Email Sending" #767

Open the2ne opened 8 months ago

the2ne commented 8 months ago

Objective:

To resolve the issue of test emails not being delivered to certain email addresses (specifically those under Hotmail and Outlook domains) when sent from our email builder for preview purposes. The goal is to gain better control over domain configurations by switching to a SMTP relay through Brevo.

Functional Description:

Currently, test emails generated for previewing email layouts and content in our email builder are failing to reach certain email addresses, particularly those hosted by Hotmail and Outlook. This issue is hindering the effectiveness of our email testing process. The proposed solution involves migrating from the current SendGrid addon setup to a Brevo-based SMTP relay, which is expected to provide enhanced domain configuration options.

To-Do: