Default email_confirmation handler fails to send email

Created on 4 April 2025, 9 days ago

Problem/Motivation

Default email_confirmation handler fails to send email

Steps to reproduce

install and enable webform
open default webform in incognito window
Fill out the fields and send
Check incoming emails
received email notification webform on site email
no email confirmation webform on webform author email
error log shows "Contact: Email not sent for Email confirmation handler because a To, CC, or BCC email was not provided"
To field shows "To: [current-user:mail]"

Proposed resolution

I was able to get it to work replacing the token from [current-user:mail] to [webform_submission:values:email]

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

6.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States adrianm6254

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024