summaryrefslogtreecommitdiffstats
path: root/.neomuttrc
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-11-11 00:41:25 +0100
committerAhmed Abdelhalim <[email protected]>2025-11-11 00:59:38 +0100
commitd897c9f93c7e46c070e3c9a0ee6678e236b2b794 (patch)
tree06bace7e5bca9684129f665283615a2889aaa38a /.neomuttrc
parent638549b55d23d296d314399a9a77e724e14bf754 (diff)
Update neomutt configs
Diffstat (limited to '.neomuttrc')
-rw-r--r--.neomuttrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/.neomuttrc b/.neomuttrc
index 2a4d558..cb18f3b 100644
--- a/.neomuttrc
+++ b/.neomuttrc
@@ -6,8 +6,9 @@ set mail_check = 60
set timeout = 15
# User Config
-set from = "[email protected]"
+set from = "[email protected]"
set realname = "Ahmed AbdelHalim"
+set signature = ~/.config/neomutt/signature
# IMAP Settings
set imap_user = "a14m.me"
@@ -19,7 +20,7 @@ set imap_check_subscribed
# SMTP Settings
set smtp_url = "smtp://[email protected]@smtp.mail.me.com:587"
set smtp_pass = "`pass personal/mutt`"
-set smtp_authenticators = 'gssapi:login'
+set smtp_authenticators = 'login'
# Folder Settings