services.dovecot2.mailboxes

Configure mailboxes and auto create or subscribe them.

Type
(attribute set of (submodule)) or (list of unspecified value) convertible to it
Default
{ }
Example
{
  Spam = { specialUse = "Junk"; auto = "create"; };
}
Declared
<nixpkgs/nixos/modules/services/mail/dovecot.nix>