Send ben e-mail for each submission because he never checks e-mail anyway
This commit is contained in:
parent
37108667e7
commit
48205fdba8
1 changed files with 39 additions and 1 deletions
|
@ -244,5 +244,43 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
handlers:
|
||||
email:
|
||||
id: email
|
||||
handler_id: email
|
||||
label: Email
|
||||
notes: ''
|
||||
status: true
|
||||
conditions: { }
|
||||
weight: 0
|
||||
settings:
|
||||
states:
|
||||
- completed
|
||||
to_mail: ben@agaric.coop
|
||||
to_options: { }
|
||||
bcc_mail: ''
|
||||
bcc_options: { }
|
||||
cc_mail: ''
|
||||
cc_options: { }
|
||||
from_mail: _default
|
||||
from_options: { }
|
||||
from_name: _default
|
||||
reply_to: ''
|
||||
return_path: ''
|
||||
sender_mail: ''
|
||||
sender_name: ''
|
||||
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
|
||||
theme_name: ''
|
||||
langcode: ''
|
||||
parameters: { }
|
||||
debug: false
|
||||
variants: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue