Browse Source

faq webform send email to julie

bach 3 years ago
parent
commit
c96179616b
1 changed files with 38 additions and 1 deletions
  1. 38 1
      config/sync/webform.webform.question.yml

+ 38 - 1
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: {  }