Getting notmuch/alot/afew/mbsync/msmtp working. sort of
This commit is contained in:
parent
818b70a16b
commit
9bd2f3a257
9 changed files with 71 additions and 16 deletions
14
alot/config
Normal file
14
alot/config
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
prefer_plaintext = True
|
||||
tabwidth = 4
|
||||
|
||||
[accounts]
|
||||
[[IOCOM]]
|
||||
realname = Dustin Swan
|
||||
address = dustinswan@gmail.com
|
||||
gpg_key = 2B3A6377
|
||||
sendmail_command = msmtp --account=DswanIOCOM -t
|
||||
|
||||
[[Gmail]]
|
||||
realname = Dustin Swan
|
||||
address = dswan@iocom.com
|
||||
sendmail_command = msmtp --account=DustinswanGmail -t
|
||||
Loading…
Add table
Add a link
Reference in a new issue