summaryrefslogtreecommitdiff
path: root/.config/msmtp/config
diff options
context:
space:
mode:
authorThomas Voss <thomas.voss@humanwave.nl> 2025-06-11 14:59:58 +0200
committerThomas Voss <thomas.voss@humanwave.nl> 2025-06-11 14:59:58 +0200
commit03f5bb39561fad4d7745ff796b91f73933d99259 (patch)
treec02bf7e1b0657c555412c895f4efebdad777dde2 /.config/msmtp/config
parentfad74e4384176f8cf98c86cfbf5c0468c0f49dce (diff)
parenteb28738864a4b3dfe4443e897ccdea21c0765dc0 (diff)
Merge branch 'master' of github.com:Mango0x45/dotfiles
Diffstat (limited to '.config/msmtp/config')
-rw-r--r--.config/msmtp/config9
1 files changed, 8 insertions, 1 deletions
diff --git a/.config/msmtp/config b/.config/msmtp/config
index 367898a..bfd8778 100644
--- a/.config/msmtp/config
+++ b/.config/msmtp/config
@@ -11,13 +11,20 @@ from mail@thomasvoss.com
user mail@thomasvoss.com
passwordeval vlt raw Email mail@thomasvoss.com
-account eurocash
+account eurocash-admin
host smtp.migadu.com
port 465
from mail@euro-cash.eu
user mail@euro-cash.eu
passwordeval vlt raw Email mail@euro-cash.eu
+account eurocash-bugs
+host smtp.migadu.com
+port 465
+from bugs@euro-cash.eu
+user bugs@euro-cash.eu
+passwordeval vlt raw Email bugs@euro-cash.eu
+
account legacy
host smtp.office365.com
port 587