General cleanup, some mail stuff. Some switching from brew to nix
This commit is contained in:
3
msmtprc
3
msmtprc
@@ -8,9 +8,10 @@ port 465
|
||||
protocol smtp
|
||||
from dustin@dustinswan.com
|
||||
user dustinswan@fastmail.com
|
||||
passwordeval "gpg --no-tty -q -d ~/.fastmail-password.gpg"
|
||||
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"
|
||||
|
||||
account IOCOM
|
||||
|
||||
Reference in New Issue
Block a user