aboutsummaryrefslogtreecommitdiffstats
path: root/.mutt/account.gmail
blob: ca5330074fbfe513600b2c80531ed6f23fa1e60d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# vim: filetype=neomuttrc

unmailboxes *
set from = 'thabogre@gmail.com'
set imap_user = 'thabogre@gmail.com'
source "gpg -d ~/scripts/mail.gmail.pass.gpg |"
set smtp_url = 'smtp://thabogre@smtp.gmail.com:587'
set realname = 'farzad sadeghi'
set folder = 'imaps://imap.gmail.com:993'
set spoolfile = '+Inbox'
set postponed = '+Drafts'
set record = '+Sent'
set trash = ''
set header_cache = ~/.mutt/gmail/cache/headers
set message_cachedir = ~/.mutt/gmail/cache/bodies
set certificate_file = ~/.mutt/gmail/certificates
mailboxes "Inbox"