about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--hm/soispha/conf/mail/default.nix16
-rw-r--r--hm/soispha/conf/mail/non_public_accounts.nixbin1002 -> 1018 bytes
2 files changed, 8 insertions, 8 deletions
diff --git a/hm/soispha/conf/mail/default.nix b/hm/soispha/conf/mail/default.nix
index 475bcacf..7ca65e1a 100644
--- a/hm/soispha/conf/mail/default.nix
+++ b/hm/soispha/conf/mail/default.nix
@@ -33,14 +33,14 @@
       enable = true;
       create = "both";
     };
-    himalaya = {
-      enable = true;
-      backend = "imap";
-      sender = "smtp";
-      settings = {
-        # TODO:
-      };
-    };
+    # himalaya = {
+    #   enable = true;
+    #   backend = "imap";
+    #   sender = "smtp";
+    #   settings = {
+    #     # TODO:
+    #   };
+    # };
     smtp = {
       host = "server1.vhack.eu";
       port = 465;
diff --git a/hm/soispha/conf/mail/non_public_accounts.nix b/hm/soispha/conf/mail/non_public_accounts.nix
index 0076aebd..7ab1bbc6 100644
--- a/hm/soispha/conf/mail/non_public_accounts.nix
+++ b/hm/soispha/conf/mail/non_public_accounts.nix
Binary files differ