summaryrefslogtreecommitdiffstats
path: root/.config/msmtp/config
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2022-12-30 14:43:30 +0100
committerJoe <rrbo@proton.me>2022-12-30 14:43:30 +0100
commit2eb4c34b582becd8b7339e7e7a6b35534558988f (patch)
treeb71a5c0e9204f74fd8374ddbca04a590bc0666a8 /.config/msmtp/config
parentup (diff)
downloaddotfiles-bsd-2eb4c34b582becd8b7339e7e7a6b35534558988f.tar.gz
dotfiles-bsd-2eb4c34b582becd8b7339e7e7a6b35534558988f.tar.bz2
dotfiles-bsd-2eb4c34b582becd8b7339e7e7a6b35534558988f.tar.xz
dotfiles-bsd-2eb4c34b582becd8b7339e7e7a6b35534558988f.tar.zst
dotfiles-bsd-2eb4c34b582becd8b7339e7e7a6b35534558988f.zip
update
Diffstat (limited to '')
-rw-r--r--.config/msmtp/config7
1 files changed, 0 insertions, 7 deletions
diff --git a/.config/msmtp/config b/.config/msmtp/config
index 85c76f9..535b027 100644
--- a/.config/msmtp/config
+++ b/.config/msmtp/config
@@ -4,13 +4,6 @@ tls on
tls_trust_file /etc/ssl/cert.pem
logfile /home/jozan/.config/msmtp/msmtp.log
-account main
- host 127.0.0.1
- port 1025
- from rrbo@proton.me
- user rrbo@proton.me
- passwordeval "pass show mutt/main"
-
account gmail_br
host smtp.gmail.com
port 587