From b2f46e81cdc1aa24c5b21d27f36b41b71ea0f724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Dudr?= Date: Thu, 3 Oct 2024 12:48:20 +0200 Subject: [PATCH] smtp: update to gopass --- private_dot_msmtprc | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/private_dot_msmtprc b/private_dot_msmtprc index 916b06a..ece593c 100644 --- a/private_dot_msmtprc +++ b/private_dot_msmtprc @@ -9,12 +9,12 @@ host smtp.gmail.com from vlada.dudr@gmail.com auth on user vlada.dudr@gmail.com -passwordeval "pass show mail/gmail" +passwordeval "gopass show mail/gmail" account jopixel : gmail from dudr@jopixel.cz user dudr@jopixel.cz -passwordeval "pass show jopixel/mail" +passwordeval "gopass show jopixel/mail" account default : gmail @@ -22,7 +22,7 @@ account smartweb host smtp.smartweb.cz auth on user vladimir -passwordeval "pass show mail/smartweb" +passwordeval "gopass show mail/smartweb" from support@smartweb.cz account e4you : smartweb @@ -35,7 +35,7 @@ account tdj host mail.tango-dj.cz auth on user vladimir@tango-dj.cz -passwordeval "pass show mail/tdj" +passwordeval "gopass show mail/tdj" from vladimir@tango-dj.cz account virtii @@ -43,7 +43,15 @@ account virtii host mail.togle.cz auth on user vladimir@virtii.com -passwordeval "pass show togle/mail" +passwordeval "gopass show togle/mail" from vladimir@virtii.com tls_trust_file tls_certcheck off + +account metrans +#host smtp.corp.metrans.cz +host ex1-ph.corp.metrans.cz +user dudr@metrans.cz +from dudr@metrans.cz +auth gssapi +