summaryrefslogtreecommitdiffstats
path: root/.neomuttrc
blob: cb18f3bb7f6aa8118c6eca4b161ef62b456510a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Mutt Config
set ssl_force_tls = yes
set ssl_starttls = yes

set mail_check = 60
set timeout = 15

# User Config
set from = "[email protected]"
set realname = "Ahmed AbdelHalim"
set signature = ~/.config/neomutt/signature

# IMAP Settings
set imap_user = "a14m.me"
set imap_pass = "`pass personal/mutt`"
set imap_keepalive = 900
set imap_check_subscribed
# set imap_pipeline_depth = 0

# SMTP Settings
set smtp_url = "smtp://[email protected]@smtp.mail.me.com:587"
set smtp_pass = "`pass personal/mutt`"
set smtp_authenticators = 'login'


# Folder Settings
set folder = "imaps://imap.mail.me.com:993"
set spoolfile = "+INBOX"
set postponed = "+Drafts"
set record = "+Sent Messages"
set trash = "+Deleted Messages"

# Settings files
source ~/.config/neomutt/settings
source ~/.config/neomutt/colors
source ~/.config/neomutt/mappings

# NeoMutt Config
# setenv PINENTRY_USER_DATA curses