mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
9 lines
456 B
Markdown
9 lines
456 B
Markdown
### Mailjet Adapter
|
|
|
|
To use [Mailjet](https://mailjet.com), create an account and decide which email address Fredy should send from.
|
|
|
|
For example, if you use yourGmailAccount@gmail.com, add and verify this address in Mailjet.
|
|
Provide your public/private API keys in Fredy's configuration. Fredy uses the same email template as for SendGrid.
|
|
|
|
To send to multiple recipients, separate email addresses with commas (e.g., some@email.com, someOther@email.com).
|