adding comma separation for MailJet & Sendgrid | fixing immowelt | upgrading dependencies (#34)

This commit is contained in:
Christian Kellner
2021-10-06 10:45:13 +02:00
committed by GitHub
parent 8d93581dfc
commit ec986e4b18
10 changed files with 827 additions and 536 deletions

View File

@@ -4,3 +4,5 @@ To use [MailJet](https://mailjet.com), you need to create an account. You'll nee
E.g. if you use yourGmailAccount@gmail.com, you have to add this to MailJet and verify it as well.
The given public/private api keys are needed in order to use MailJet with Fredy. Fredy will use the same template, it is using for SendGrid.
If this email should be sent to multiple receiver use a comma separator (some@email.com, someOther@email.com).