|
| 1 | + ---------- begin diff ---------- |
| 2 | +@@ @@ |
| 3 | + - |
| 4 | + options: |
| 5 | + recipients: |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + subject: 'Kontaktanfrage von Website' |
| 10 | +- recipientAddress: [email protected] |
| 11 | +- recipientName: Bar |
| 12 | +- replyToAddress: [email protected] |
| 13 | + senderAddress: '{email}' |
| 14 | + senderName: '{lastName}' |
| 15 | +- carbonCopyAddress: [email protected] |
| 16 | +- blindCarbonCopyAddress: [email protected] |
| 17 | + format: html |
| 18 | + attachUploads: true |
| 19 | ++ replyToRecipients: |
| 20 | + |
| 21 | ++ carbonCopyRecipients: |
| 22 | + |
| 23 | ++ blindCarbonCopyRecipients: |
| 24 | + |
| 25 | + identifier: EmailToReceiver |
| 26 | + - |
| 27 | + options: |
| 28 | + recipients: |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + subject: 'Kontaktanfrage von Website' |
| 33 | +- recipientAddress: [email protected] |
| 34 | +- recipientName: Bar |
| 35 | +- replyToAddress: [email protected] |
| 36 | + senderAddress: '{email}' |
| 37 | + senderName: '{lastName}' |
| 38 | +- carbonCopyAddress: [email protected] |
| 39 | +- blindCarbonCopyAddress: [email protected] |
| 40 | + format: html |
| 41 | + attachUploads: true |
| 42 | ++ replyToRecipients: |
| 43 | + |
| 44 | ++ carbonCopyRecipients: |
| 45 | + |
| 46 | ++ blindCarbonCopyRecipients: |
| 47 | + |
| 48 | + identifier: EmailToSender |
| 49 | + variants: |
| 50 | + - |
| 51 | +@@ @@ |
| 52 | + identifier: EmailToReceiver |
| 53 | + options: |
| 54 | + subject: 'Example Subject' |
| 55 | +- recipientAddress: [email protected] |
| 56 | +- recipientName: 'Example Recipient' |
| 57 | + |
| 58 | + senderName: '{text-2} {text-1}' |
| 59 | +- replyToAddress: '{email}' |
| 60 | ++ replyToRecipients: |
| 61 | ++ - '{email}' |
| 62 | ++ recipients: |
| 63 | ++ [email protected]: 'Example Recipient' |
| 64 | + ----------- end diff ----------- |
| 65 | + |
| 66 | +Applied rules: |
| 67 | +EmailFinisherYamlFractor (https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/10.0/Feature-80420-AllowMultipleRecipientsInEmailFinisher.html) |
| 68 | + |
0 commit comments