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

List Unsubscribe headers missing when in Queue mode #13621

Closed
1 task done
mzagmajster opened this issue Apr 9, 2024 · 3 comments
Closed
1 task done

List Unsubscribe headers missing when in Queue mode #13621

mzagmajster opened this issue Apr 9, 2024 · 3 comments
Labels
bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged

Comments

@mzagmajster
Copy link
Contributor

mzagmajster commented Apr 9, 2024

Mautic Version

4.4.x series

Way of installing

I cloned the Mautic repo (not recommended or supported)

PHP version

7.4.33

What browsers are you seeing the problem on?

Not relevant

What happened?

I tried to send segment email and when I am using queue to send emails, messages do not have the following headers:

  • List-Unsubscribe: List-Unsubscribe-Post;
  • List-Unsubscribe-Post: List-Unsubscribe=One-Click
  • List-Unsubscribe: <...>

when I switch from queue mode to "Send Immediately" and try to send new messages headers are there.

How can we reproduce this issue?

Step 1: Select Queue mode to send emails in settings
Step 2: Save the settings.
Step 3: Go and create segment email.
Step 4: Save it.
Step 5: Send the email.
Step 6: Run php bin/console mautic:emails:send
Step 7: Check the email headers. The above headers are missing.

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.

@mzagmajster mzagmajster added bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged labels Apr 9, 2024
@mautibot
Copy link

mautibot commented Apr 9, 2024

This issue has been mentioned on Mautic Forums. There might be relevant details there:

https://forum.mautic.org/t/unsubscribe-headers-not-present-when-in-queue-mode/31610/1

@mzagmajster
Copy link
Contributor Author

It was mailgun plugin issue

Copy link
Contributor

github-actions bot commented Apr 9, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If this issue is continuing with the lastest stable version of Mautic, please open a new issue that references this one.

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

2 participants