aboutsummaryrefslogtreecommitdiff
path: root/.config/neomutt/neomuttrc
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-05-06 22:10:00 +0200
committerlonkaars <loek@pipeframe.xyz>2024-05-06 22:10:00 +0200
commit5b55b990793656ce184159f8371a03869d2fd022 (patch)
treefab9911120233e69749cb0d840b9d59d0a2b8580 /.config/neomutt/neomuttrc
parent5e9f6df02b8ad8649791acbc32bef3e261e468ca (diff)
update server hostname
Diffstat (limited to '.config/neomutt/neomuttrc')
-rw-r--r--.config/neomutt/neomuttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc
index 9d675c2..b074187 100644
--- a/.config/neomutt/neomuttrc
+++ b/.config/neomutt/neomuttrc
@@ -11,7 +11,7 @@ set postponed = "+Drafts"
# imap credentials
set imap_user = "loek@mail.pipeframe.xyz"
-set imap_pass = "$(pass srv/fortnite/passwd/loek)"
+set imap_pass = "$(pass srv/wipper/passwd/loek)"
# smtp credentials
set smtp_pass = "$imap_pass"