Finally getting notmuch + mbsync + msmtp + alot + afew working. Only with work mail so far
This commit is contained in:
parent
9bd2f3a257
commit
6cda265a83
11 changed files with 73 additions and 10 deletions
|
|
@ -4,11 +4,16 @@ tabwidth = 4
|
|||
[accounts]
|
||||
[[IOCOM]]
|
||||
realname = Dustin Swan
|
||||
address = dustinswan@gmail.com
|
||||
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
|
||||
# sent_tags = sent
|
||||
|
||||
[[Gmail]]
|
||||
realname = Dustin Swan
|
||||
address = dswan@iocom.com
|
||||
address = dustinswan@gmail.com
|
||||
gpg_key = 2B3A6377
|
||||
sendmail_command = msmtp --account=DustinswanGmail -t
|
||||
# sent_tags = sent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue