diff options
Diffstat (limited to 'modules/sympa')
-rw-r--r-- | modules/sympa/templates/sympa.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf index 238c8f9a..eff7749b 100644 --- a/modules/sympa/templates/sympa.conf +++ b/modules/sympa/templates/sympa.conf @@ -593,7 +593,7 @@ dmarc_protection_mode dkim_signature,dmarc_reject ## Password validation ## The password validation techniques to be used against user passwords that ## are added to mailing lists. Options come from Data::Password -## (http://search.cpan.org/~razinf/Data-Password-1.07/Password.pm#VARIABLES) +## (https://search.cpan.org/~razinf/Data-Password-1.07/Password.pm#VARIABLES) # password_validation MINLEN=8,GROUPS=3,DICTIONARY=4,DICTIONARIES=/pentest/dictionaries ###\\\\ Authentication with LDAP ////### |