More dotfiles. Adding home.nix!
This commit is contained in:
parent
975b1cb654
commit
316251e7cc
9 changed files with 187 additions and 16 deletions
6
msmtprc
6
msmtprc
|
|
@ -12,7 +12,7 @@ passwordeval "gpg --no-tty -q -d ~/.dustinswan@fastmail.com-password.gpg"
|
|||
auth on
|
||||
tls on
|
||||
tls_starttls off
|
||||
tls_trust_file "/usr/local/etc/openssl/cert.pem"
|
||||
# tls_trust_file "/usr/local/etc/openssl/cert.pem"
|
||||
|
||||
account IOCOM
|
||||
host secure.emailsrvr.com
|
||||
|
|
@ -22,8 +22,8 @@ port 587
|
|||
from dswan@iocom.com
|
||||
tls on
|
||||
tls_starttls on
|
||||
tls_trust_file "/usr/local/etc/openssl/cert.pem"
|
||||
user dswan@insors.com
|
||||
# tls_trust_file "/usr/local/etc/openssl/cert.pem"
|
||||
user dswan@iocom.com
|
||||
passwordeval "gpg --no-tty -q -d ~/.iocom-password.gpg"
|
||||
|
||||
account default : FastMail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue