services.dovecot2.settings.dovecot_config_version

NixOS option

Dovecot configuration version. It uses the same versioning as Dovecot in general, e.g. 3.0.5. It specifies the configuration syntax, the used setting names and the expected default values. See https://doc.dovecot.org/latest/core/summaries/settings.html#dovecot_config_version.

type: null or string
Default
null
declared in: nixos/modules/services/mail/dovecot.nixView source on NixOS/nixpkgs →