diff --git a/postfix/.example b/postfix/.example index 505b69f..9a767e8 100644 --- a/postfix/.example +++ b/postfix/.example @@ -1,3 +1,6 @@ # SMTP user & pass vanuit Brevo → SMTP & API BREVO_SMTP_USER=your_smtp_login@example.com -BREVO_SMTP_PASS=supergeheim_master_password_of_api_key \ No newline at end of file +BREVO_SMTP_PASS=supergeheim_master_password_of_api_key + +MAILJET_SMTP_USER= jouw-mailjet-smtp-user-of-api-key +MAILJET_SMTP_PASS= jouw-mailjet-smtp-password-of-secret-key \ No newline at end of file