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

Double OptIn and Spamfilter "Session check" gets flagged as Spam after confirmation on a new device #1206

Open
BokuNoMaxi opened this issue Jan 20, 2025 · 0 comments

Comments

@BokuNoMaxi
Copy link

BokuNoMaxi commented Jan 20, 2025

We recently found a problem with one of our newsletter forms. For these forms, you need to confirm that you want to subscribe to the newsletter. The problem occurs if a user tries to subscribe from a new device that has never opened the page before. To reproduce the problem::

  1. Create a form with Double Opt-In enabled
  2. Submit the form
  3. Open a private tab and paste in the link from the Confirmation Mail
  4. Image

Why is this important?

For example, I'm on my desktop and then I want to submit a form on a website.Most people will fill in their Gmail or Apple Mail address. But as soon as they see that they have to confirm and check their emails, they'll open the Mail App on their phone.Then they click on the link and a big red box appears saying that the form they just submitted is spam. In the background, the code malfunctions, and the email gets flagged as activated. However, because of the error, no further emails will be sent to either the receiver or the submitter.

Tested with

typo3 12.4.23 and 12.4.25
powermail 12.5.1 and 12.5.0

Error

Image
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

No branches or pull requests

1 participant