diff --git a/default.nix b/default.nix index 374631b..b9d84dd 100644 --- a/default.nix +++ b/default.nix @@ -362,7 +362,7 @@ in LDAP attributes to be retrieved during userdb lookups. See the users_attrs reference at - https://doc.dovecot.org/configuration_manual/authentication/ldap_settings_auth/#user-attrs + https://doc.dovecot.org/2.3/configuration_manual/authentication/ldap_settings_auth/#user-attrs in the Dovecot manual. ''; }; @@ -375,7 +375,7 @@ in Filter for user lookups in Dovecot. See the user_filter reference at - https://doc.dovecot.org/configuration_manual/authentication/ldap_settings_auth/#user-filter + https://doc.dovecot.org/2.3/configuration_manual/authentication/ldap_settings_auth/#user-filter in the Dovecot manual. ''; }; @@ -387,7 +387,7 @@ in LDAP attributes to be retrieved during passdb lookups. See the pass_attrs reference at - https://doc.dovecot.org/configuration_manual/authentication/ldap_settings_auth/#pass-attrs + https://doc.dovecot.org/2.3/configuration_manual/authentication/ldap_settings_auth/#pass-attrs in the Dovecot manual. ''; }; @@ -400,7 +400,7 @@ in Filter for password lookups in Dovecot. See the pass_filter reference for - https://doc.dovecot.org/configuration_manual/authentication/ldap_settings_auth/#pass-filter + https://doc.dovecot.org/2.3/configuration_manual/authentication/ldap_settings_auth/#pass-filter in the Dovecot manual. ''; }; @@ -452,7 +452,7 @@ in to resynchronize). Note the some variables can be used in the file path. See - https://doc.dovecot.org/configuration_manual/mail_location/#variables + https://doc.dovecot.org/2.3/configuration_manual/mail_location/#variables for details. ''; example = "/var/lib/dovecot/indices";