aboutsummaryrefslogtreecommitdiffstats
path: root/msmtp
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-12-24 22:23:44 +0100
committerYann Herklotz <git@yannherklotz.com>2021-12-24 22:23:44 +0100
commit1d8c8942a0eb97704886cd4614f558b2e5fcfa51 (patch)
tree639594699c4da2c08ee45f9ff42e7c3dccdb151f /msmtp
parent3bff2e765d72c66dc163ef0e5fbbde5d70ee9819 (diff)
downloaddotfiles-1d8c8942a0eb97704886cd4614f558b2e5fcfa51.tar.gz
dotfiles-1d8c8942a0eb97704886cd4614f558b2e5fcfa51.zip
Update email configuration
Diffstat (limited to 'msmtp')
-rw-r--r--msmtp/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/msmtp/config b/msmtp/config
index ff5ca51..2d68db9 100644
--- a/msmtp/config
+++ b/msmtp/config
@@ -10,6 +10,13 @@ from yann@yannherklotz.com
user ymherklotz@mailbox.org
passwordeval "pass show mailbox/ymherklotz@mailbox.org"
+account git
+host smtp.mailbox.org
+port 587
+from git@ymhg.org
+user ymherklotz@mailbox.org
+passwordeval "pass show mailbox/ymherklotz@mailbox.org"
+
account imperial
host smtp.office365.com
port 587