This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 13 Feb, 2015 10 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11956 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11955 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11954 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11953 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11952 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11951 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[-bug] When only one email address was set in subjectAltName, address ended up prefixed with a single dot. Fixed by enhancing regular expression. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11950 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] Crypt::OpenSSL::X509->email has a bug: when email comes from subjectAltName certificate field, it return the whole field as a string. Consequently, if several addresses are defined in this field, it returns address1@domain.tldaddress2@domain.tld... Fixed by explicitely parsing subjectAltName before deciding how to set the email. A bug report has been made to the module maintainer: https://github.com/dsully/perl-crypt-openssl-x509/issues/40 git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11949 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11948 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11947 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Feb, 2015 2 commits
-
-
david.verdin authored
[bug] In some cases, module install would fall in a recursive infintie llop. It was because we first called CAPN::Shell::make, then force or test, then only install. It looks like make would not actually install dependencies, but only build them. Consequently, dependencies reuired to build a module would never be available forerequire, leading to the infinite loop. Fixed by simply skipping all the make, force and test to directly go to the install call. It performs make and test anyway. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11946 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11945 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Feb, 2015 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11944 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11943 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
New scenario archive_mail_access (archive.mail_access in list config) is intrduced, and it will perform authorization. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11942 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Feb, 2015 3 commits
-
-
sikeda authored
[-bug] Inclusion: When the result by LDAP query includes an entry not having wished email attribute, an err message 'Skip badly formed email address: ""' was logged. Fixed by simply ignoring such entries. As a side work several copyedit. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11941 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11940 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11939 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Feb, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11938 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11937 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Feb, 2015 5 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11936 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11935 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11934 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11933 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11932 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Feb, 2015 10 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11931 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-change] Sympa scanned msg spool everytime seeking the next message to process. The change made Sympa a bit lazy: Each message is processed not according to priority, except that messages with lower priority than those already found in spool are skipped. It will sometimes ignore priority but will make scanning a bit more efficient. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11930 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11929 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11928 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] bad/msg and bad/pct subdirectories in bulk spool were removed periodically, and old files under viewmail_dir were not removed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11927 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] sympa_automatic.pl scans spool so frequently, otoh bounce.pl sleeps so frequently. Make them sleep only when spools are known to be empty. ToDo: Fix archived.pl and sympa_msg.pl, too. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11926 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11925 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] The "bad" subdirectory in automatic spool was removed periodically. Fixed by excluding "bad" from paths to be removed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11924 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-feature] New global task model purge_spools_task, running daily by default, to expire old messages in spools. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11923 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11922 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11921 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Feb, 2015 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11920 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11919 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Feb, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11918 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11917 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-