From 8f14d6a2dbdbf773d45f6a0cae05e0cc4704bd08 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Sat, 2 May 2020 16:56:57 +0200 Subject: [PATCH] Add random imap and smtp to mutt --- dotfiles/mutt/muttrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/mutt/muttrc b/dotfiles/mutt/muttrc index 1abf449..67636cc 100644 --- a/dotfiles/mutt/muttrc +++ b/dotfiles/mutt/muttrc @@ -1,3 +1,4 @@ -set folder = "imaps://tfranken@protonmail.com@imap.protonmail.com:993" +set folder = "imaps://tfranken@protonmail.com@mail.protonmail.com:993" +set smtp_url = "smtps://tfranken@protonmail.com@smtp.protonmail.com:1025" set spoolfile = "+INBOX"