+ Trying mutt

This commit is contained in:
ziro 2020-06-13 11:35:14 +07:00
parent b3f949b4d2
commit 48789538c8
4 changed files with 22 additions and 3 deletions

5
.config/mutt/muttacc-def Normal file
View file

@ -0,0 +1,5 @@
#account
set imap_user = ''
set imap_pass = ''
set smtp_url = ''
set smtp_pass = ''

13
.config/mutt/muttrc Normal file
View file

@ -0,0 +1,13 @@
#source ~/.config/mutt/muttacc-def
source ~/.config/mutt/muttacc
set folder = imaps://imap.gmail.com/
set spoolfile = +INBOX
mailboxes = +INBOX
set record = "+[Gmail]/Sent Mail"
set postponed = "+[Gmail]/Drafts"
set header_cache = ~/.cache/mutt
set message_cachedir = "~/.cache/mutt"
set mail_check = 120