about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/mail/accounts/soispha.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-05-09 12:00:41 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-05-09 12:00:41 +0200
commit418360ce0d1d84a169842d70bd7a5c447c32dff3 (patch)
tree91ff8dd0b3828a9993d74173eb7fff8933a58bd5 /modules/home.legacy/conf/mail/accounts/soispha.nix
parentmodules/atuin: Use the new sync server (diff)
downloadnixos-config-418360ce0d1d84a169842d70bd7a5c447c32dff3.zip
revert: "fix(modules/legacy/conf/mail): Switch to stalwart-mail"
This reverts commit cccdf0fc683ece66baaffd3bbdd268cded02bda1.

Stalwart-mail does not yet work correctly.
Diffstat (limited to '')
-rw-r--r--modules/home.legacy/conf/mail/accounts/soispha.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/home.legacy/conf/mail/accounts/soispha.nix b/modules/home.legacy/conf/mail/accounts/soispha.nix
index 3f952ebf..6bcb0da6 100644
--- a/modules/home.legacy/conf/mail/accounts/soispha.nix
+++ b/modules/home.legacy/conf/mail/accounts/soispha.nix
@@ -42,11 +42,11 @@
   #   };
   # };
   smtp = {
-    host = "mail.vhack.eu";
+    host = "mail.foss-syndicate.org";
     port = 465;
   };
   imap = {
-    host = "mail.vhack.eu";
+    host = "mail.foss-syndicate.org";
     port = 993;
   };
   jmap = {