Stalwart: Difference between revisions

Onny (talk | contribs)
Remove unneeded settings option
Onny (talk | contribs)
Cleanup default config
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
services.stalwart-mail = {
services.stalwart-mail = {
   enable = true;
   enable = true;
  package = pkgs.stalwart-mail;
   openFirewall = true;
   openFirewall = true;
   settings = {
   settings = {
Line 35: Line 34:
           bind = "[::]:993";
           bind = "[::]:993";
           protocol = "imap";
           protocol = "imap";
          tls.implicit = true
         };
         };
         jmap = {
         jmap = {