services.dovecot2.imapsieve.mailbox.*.name

NixOS option

This setting configures the name of a mailbox for which administrator scripts are configured. The settings defined hereafter with matching sequence numbers apply to the mailbox named by this setting. This setting supports wildcards with a syntax compatible with the IMAP LIST command, meaning that this setting can apply to multiple or even all (“*”) mailboxes.

type: string
Example
"Junk"
declared in: nixos/modules/services/mail/dovecot.nixView source on NixOS/nixpkgs →