diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-14T14·56+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-14T14·56+0000 |
commit | 1584607fb9c0d7d8c151509573c3447f17f42ec8 (patch) | |
tree | ffc89468fea239612818e28c6554a8db8c101e2d /infra/nixos/dotfiles/msmtprc | |
parent | bd7903815de06c85843a8ccd616ee99f883720e3 (diff) |
chore: Remove some configuration from a previous life r/143
Diffstat (limited to 'infra/nixos/dotfiles/msmtprc')
-rw-r--r-- | infra/nixos/dotfiles/msmtprc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/infra/nixos/dotfiles/msmtprc b/infra/nixos/dotfiles/msmtprc index c6a9a7426a6e..624b6a77fc4b 100644 --- a/infra/nixos/dotfiles/msmtprc +++ b/infra/nixos/dotfiles/msmtprc @@ -4,14 +4,6 @@ port 587 tls on tls_trust_file /etc/ssl/certs/ca-certificates.crt -# Aprila mail -account aprila -from vincent@aprila.no -host smtp.office365.com -auth on -user vincent@aprila.no -passwordeval pass show aprila/office365-mail - # Runbox mail account runbox from mail@tazj.in |