From aad4705c03494744d2decf71bfd28b22a346d707 Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 20 Nov 2025 09:16:39 +0100 Subject: [PATCH] Update postfix/.example --- postfix/.example | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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