Send addresscheck form results to different email address

This commit is contained in:
Cedric Ziel
2018-09-26 13:50:40 +02:00
parent 5ad4089b3d
commit 3fbfc03ce9
2 changed files with 4 additions and 4 deletions
@@ -9,8 +9,8 @@ finishers:
- -
options: options:
subject: Adresscheck subject: Adresscheck
recipientAddress: ' pascal.heim@ep-reisen.de' recipientAddress: 'info@ep-reisen.de'
recipientName: 'Pascal Heim' recipientName: 'E&P Reisen'
senderAddress: [email protected] senderAddress: [email protected]
senderName: 'E&P Reisen' senderName: 'E&P Reisen'
replyToAddress: '' replyToAddress: ''
@@ -9,8 +9,8 @@ finishers:
- -
options: options:
subject: 'Adresscheck - aus Datenbank entfernen' subject: 'Adresscheck - aus Datenbank entfernen'
recipientAddress: ' pascal.heim@ep-reisen.de' recipientAddress: 'info@ep-reisen.de'
recipientName: 'Pascal Heim' recipientName: 'E&P Reisen'
senderAddress: [email protected] senderAddress: [email protected]
senderName: 'E&P Reisen' senderName: 'E&P Reisen'
replyToAddress: '' replyToAddress: ''