MyNixOS website logo
option

services.dovecot2.settings."passdb pam".service_name

The PAM service name to be used with the pam passdb.

This option is exclusive to Dovecot 2.4.

See https://doc.dovecot.org/latest/core/summaries/settings.html#passdb_pam_service_name.

Declarations
Type
null or string
Default
if isPre24 then null else "dovecot2"