You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
740 B
Plaintext
26 lines
740 B
Plaintext
prefer_plaintext = True
|
|
tabwidth = 4
|
|
bug_on_exit = True
|
|
|
|
[accounts]
|
|
[[IOCOM]]
|
|
realname = Dustin Swan
|
|
address = dswan@iocom.com
|
|
gpg_key = 2B3A6377
|
|
sendmail_command = msmtp --account=DswanIOCOM -t
|
|
sent_box = maildir:///users/dustinswan/.mail/iocom/INBOX.Sent
|
|
draft_box = maildir:///users/dustinswan/.mail/iocom/INBOX.Drafts
|
|
|
|
[[Gmail]]
|
|
realname = Dustin Swan
|
|
address = dustinswan@gmail.com
|
|
gpg_key = 2B3A6377
|
|
sendmail_command = msmtp --account=DustinswanGmail -t
|
|
|
|
[bindings]
|
|
[[search]]
|
|
'I I' = search tag:iocom AND tag:inbox
|
|
'G G' = search tag:gmail AND tag:inbox
|
|
r = refresh
|
|
R = shellescape --thread true quick_check_mail.sh; refresh
|