From c96179616b436fd3716ecfdd3b0b83325e51feeb Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 4 Jan 2022 11:09:38 +0100 Subject: [PATCH] faq webform send email to julie --- config/sync/webform.webform.question.yml | 39 +++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/config/sync/webform.webform.question.yml b/config/sync/webform.webform.question.yml index bbc2ac9..d6e0de4 100644 --- a/config/sync/webform.webform.question.yml +++ b/config/sync/webform.webform.question.yml @@ -204,5 +204,42 @@ access: roles: { } users: { } permissions: { } -handlers: { } +handlers: + courriel_julie: + id: email + label: 'Courriel julie' + notes: '' + handler_id: courriel_julie + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: julie.andre@popsu.archi.fr + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } variants: { }