MyNixOS website logo
option

services.dovecot2.settings."passdb pam".args

Arguments for the passdb backend.

This option is exclusive to Dovecot 2.3.

See https://doc.dovecot.org/2.3/configuration_manual/authentication/password_databases_passdb/#passdb-setting.

Declarations
Type
null or (list of string)
Default
"if isPre24 then [ \"dovecot2\" ] else null"