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

Mail send settings not applied when using sendgrid+api scheme (except for test email) #13739

Open
1 task done
alessandrotarsina opened this issue May 9, 2024 · 0 comments
Labels
bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged

Comments

@alessandrotarsina
Copy link

alessandrotarsina commented May 9, 2024

Mautic Version

5.0.x series

Way of installing

I installed with composer using https://github.com/mautic/recommended-project

PHP version

PHP Version 8.1.28

What browsers are you seeing the problem on?

Not relevant

What happened?

When using sendgrid+api scheme the sent emails have the "From" field set like {user}+bounce_663c98a588b4c@{domain.com} instead of using the "Name to send mail as" and "E-mail address to send mail from" from settings.

How can we reproduce this issue?

Step 1: Use Queue for email scheme as sync.
Step 2: Configure email DSN to use sendgrid+api.
Step 3: Set "Name to send mail as" and "E-mail address to send mail from" in "Mail Send Settings" differente from default.
Step 4: Create a segment email.
Step 5: Send example of segment email.

Relevant log output

No response

Code of Conduct

  • I confirm that I have read and agree to follow this project's Code of Conduct




Care about this issue? Want to get it resolved sooner? If you are a member of Mautic, you can add some funds to the Bounties Project so that the person who completes this task can claim those funds once it is merged by a member of the core team! Read the docs here.

@alessandrotarsina alessandrotarsina added bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant