Multiple accounts now working in mu4e. Adding some more spacemacs
layers. Misc spacemacs conf updates.
This commit is contained in:
6
msmtprc
6
msmtprc
@@ -2,7 +2,7 @@ defaults
|
||||
protocol smtp
|
||||
logfile "~/.msmtp.log"
|
||||
|
||||
account DustinswanGmail
|
||||
account Gmail
|
||||
host smtp.gmail.com
|
||||
port 587
|
||||
protocol smtp
|
||||
@@ -13,7 +13,7 @@ auth on
|
||||
tls on
|
||||
tls_trust_file "/usr/local/etc/openssl/cert.pem"
|
||||
|
||||
account DswanIOCOM
|
||||
account IOCOM
|
||||
host secure.emailsrvr.com
|
||||
protocol smtp
|
||||
auth on
|
||||
@@ -25,4 +25,4 @@ tls_trust_file "/usr/local/etc/openssl/cert.pem"
|
||||
user dswan@insors.com
|
||||
passwordeval "gpg --no-tty -q -d ~/.iocom-password.gpg"
|
||||
|
||||
account default : DustinswanGmail
|
||||
account default : Gmail
|
||||
|
||||
Reference in New Issue
Block a user