feat: switch to smtp2go

This commit is contained in:
Moritz Böhme 2025-05-16 09:11:08 +02:00
parent fb5c340f5f
commit b714d906d8
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 4 additions and 4 deletions

View file

@ -53,7 +53,7 @@ in {
# gpg.signByDefault = true;
# gpg.key = "0xE4F362A3F5C338A0";
imap.host = "mail.moritz.place";
smtp.host = "mail.moritz.place";
smtp.host = "mail.smtp2go.com";
realName = "Moritz Böhme";
mbsync.enable = true;
mbsync.create = "both";