From 433479b3ee9de91773f17bb06885bdef839abe59 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 23 May 2023 06:37:32 +0300 Subject: desktop: Replace fastmail to gandi --- desktop.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop.org b/desktop.org index 0d234ab..94bd45b 100644 --- a/desktop.org +++ b/desktop.org @@ -14,14 +14,14 @@ subjectPrefix = PATCH [sendemail] from = Thanos Apollo - smtpserver = smtp.fastmail.com + smtpserver = mail.gandi.net smtpuser = public@thanosapollo.com smtpencryption = ssl smtpserverport = 465 annotate = yes - [credential "smtp://smtp.fastmail.com:465"] - helper = "!f() { echo username=public@thanosapollo.com; echo \"password=$(pass show fastmail.com/thanosapollo.com | sed -n '3p')\"; }; f" + [credential "smtp://mail.gandi.net:465"] + helper = "!f() { echo username=public@thanosapollo.com; echo \"password=$(pass show gandi/thanosapollo)\"; }; f" #+end_src * Hyprland ** Config -- cgit v1.2.3