Removed jmap

This commit is contained in:
2025-08-20 13:49:51 +03:00
parent da93001012
commit a695572920

View File

@@ -89,11 +89,11 @@
bind = "[::]:993";
protocol = "imap";
};
jmap = {
bind = "[::]:8081";
url = "https://mail.kyren.codes";
protocol = "jmap";
};
# jmap = {
# bind = "[::]:8081";
# url = "https://mail.kyren.codes";
# protocol = "jmap";
# };
management = {
bind = [ "127.0.0.1:8081" ];
protocol = "http";