summaryrefslogtreecommitdiffstats
path: root/.neomuttrc
blob: b0c1967a95aecd3c18d16a553cbf2b5187198011 (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
# 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"

# 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 = 'gssapi:login'


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

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

# NeoMutt Config
# setenv PINENTRY_USER_DATA curses