Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to sending test emails. #421

Open
wants to merge 1 commit into
base: 2.4
Choose a base branch
from
Open

Fix to sending test emails. #421

wants to merge 1 commit into from

Conversation

tujko
Copy link

@tujko tujko commented Mar 4, 2025

Fix to getting "MIME type ('text/plain') is not executable" error on the configuration page in admin and tort beeing able to send test emails.

Description (*)

You aren't able to send test emails in the module configuration and for the testemail.js file you get the following error:
because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
When you click the Test Now before the fix nothing happens.

Manual testing scenarios (*)

  1. Go to Mageplaza->SMTP->Configuration
  2. Configure extension and save.
  3. On the page go to SMTP Configuration Options->Send Test Email, fill in Send To field and click Test Now.

Questions or comments

Fix to getting "MIME type ('text/plain') is not executable" error on the configuration page in admin and tort beeing able to send test emails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant