From 929c725de543bacf336ba8853c3868743b845bb3 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 28 Oct 2022 13:33:41 +0200 Subject: [PATCH] auth login --- templates/.msmtprc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/.msmtprc b/templates/.msmtprc index 6599b703..7ac573ef 100644 --- a/templates/.msmtprc +++ b/templates/.msmtprc @@ -2,8 +2,8 @@ account default host in-v3.mailjet.com port 587 from support@qo-op.com -auth on +auth login user fbcd95c1b3d08a67dad0988193ca0795 password 367a3a753546134eeac030d5bf6e41f0 -tls_starttls off +tls_starttls on tls_certcheck off