Bunch of dotfile changes

This commit is contained in:
2016-09-03 16:27:03 -06:00
parent 77913cf17a
commit 6be00ffea2
10 changed files with 228 additions and 387 deletions

View File

@@ -18,7 +18,8 @@ remoteuser = dswan@insors.com
remotepasseval = decrypt_password(".iocom-password.gpg")
realdelete = no
ssl = yes
sslcacertfile = ~/.nix-profile/etc/ssl/certs/ca-bundle.crt
# sslcacertfile = ~/.nix-profile/etc/ssl/certs/ca-bundle.crt
sslcacertfile = /usr/local/etc/openssl/cert.pem
[Account FastMail]
localrepository = FastMailLocal
@@ -34,6 +35,6 @@ remotehost = mail.messagingengine.com
remoteuser = dustinswan@fastmail.com
remotepasseval = decrypt_password(".dustinswan@fastmail.com-password.gpg")
realdelete = no
# sslcacertfile=/usr/local/etc/openssl/osx_cert.pem
sslcacertfile = ~/.nix-profile/etc/ssl/certs/ca-bundle.crt
# sslcacertfile = ~/.nix-profile/etc/ssl/certs/ca-bundle.crt
sslcacertfile = /usr/local/etc/openssl/cert.pem
ssl = yes