diff options
Diffstat (limited to 'roles/lists')
-rw-r--r-- | roles/lists/files/etc/sympa/sympa.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/lists/files/etc/sympa/sympa.conf b/roles/lists/files/etc/sympa/sympa.conf index 5fe9405..606bd59 100644 --- a/roles/lists/files/etc/sympa/sympa.conf +++ b/roles/lists/files/etc/sympa/sympa.conf @@ -12,7 +12,7 @@ email sympa listmaster listmaster@fripost.org ## URL of main Web page -#wwsympa_url http://lists.fripost.org/sympa +#wwsympa_url https://lists.fripost.org/sympa max_wrong_password 19 @@ -317,7 +317,7 @@ spam_status x-spam-status edit_list owner ## URL of a virtual host -#http_host http://fripost.org +#http_host https://fripost.org ## 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) #password_validation MINLEN=8,GROUPS=3,DICTIONARY=4,DICTIONARIES=/pentest/dictionaries |