Closed kurtkk closed 1 month ago
Which Powermail version are you using? Might be related to https://github.com/einpraegsam/powermail/issues/557
Version 7.4.0 and powermail_cond 7.0.0
@kurtkk Check the PR suggested the #557.
I am also faced with the same issue:
powermail 8.2.4 TYPO3 10.4.10 "double opt-in" enabled in flexform
When submitting the form I do not receive the mail with the confirmation link whereas without double opt-in sending the mail is working. I already looked up issue #557 and adjusted my settings according to that but that did not solve my problem.
When I look up the mails stored in backend the double opt-in mails are hidden by default: What does this mean?
Same problem here with 8.4.1
I have same problem (Typo3 10.4.27, powermail 8.3.2). I think the confirmation email is generated incorrectly. When I look at the list of emails in BackEnd I see the address waiting for confirmation.
And if I open it in the BackEnd, then I see in the Email text some debug code - that is wrong:
Any ideas how to fix it??
This error only occurs when $GLOBALS['TYPO3_CONF_VARS']['MAIL']['defaultMailReplyToAddress'] is empty. After I entered a valid mail adresse everything works.
see https://github.com/einpraegsam/powermail/issues/557#issuecomment-743224412
We have this case in our testing evironment and cannot confirm the issue for v12.
If you are still hit by the issue, feel free to re-open it.
I fill a form and push the send-button. "double-opt-in" is checked in the BE-powermail-plugin.
I do not get the confirmation-mail with the link to confirm my correct e-mail-address!?
What happened resp. where is my failure?
Thank's in advance Kurt Kunig