summaryrefslogtreecommitdiff
path: root/.config/msmtp/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/msmtp/config')
-rw-r--r--.config/msmtp/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/msmtp/config b/.config/msmtp/config
index acc9ad4..7d25938 100644
--- a/.config/msmtp/config
+++ b/.config/msmtp/config
@@ -9,14 +9,14 @@ host smtp.migadu.com
port 465
from mail@thomasvoss.com
user mail@thomasvoss.com
-passwordeval enchive extract < ~/.local/share/vault/mail/mail@thomasvoss.com
+passwordeval vlt raw Email mail@thomasvoss.com
account legacy
host smtp.office365.com
port 587
from thomasvoss@live.com
user thomasvoss@live.com
-passwordeval enchive extract < ~/.local/share/vault/mail/thomasvoss@live.com
+passwordeval vlt raw Email thomasvoss@live.com
tls_starttls on
account humanwave
@@ -24,5 +24,5 @@ host smtp.gmail.com
port 587
from thomas.voss@humanwave.nl
user thomas.voss@humanwave.nl
-passwordeval enchive extract < ~/.local/share/vault/mail/thomas.voss@humanwave.nl
+passwordeval vlt raw Email thomas.voss@humanwave.nl
tls_starttls on