add LUUGmail

This commit is contained in:
2017-12-05 19:55:57 -05:00
parent e44a15f722
commit 9050f51e30
8 changed files with 83 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
set from = "paulsw.pw@gmail.com"
set from = "paulsw.pw@gmail.com"
set sendmail = "/usr/bin/msmtp -a gmail"
set mbox = "+gmail/archive"
set mbox = "+gmail/archive"
set postponed = "+gmail/drafts"
color status red default

7
mutt/accounts/vtluug Normal file
View File

@@ -0,0 +1,7 @@
set from = "pew@vtluug.org"
set imap_user = pew
set sendmail = "/usr/bin/msmtp -a vtluug"
set mbox = "+vtluug/archive"
set postponed = "+vtluug/drafts"
color status red default