This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 04 Jul, 2018 1 commit
-
-
Sympa authors authored
-
- 20 May, 2014 1 commit
-
-
sikeda authored
- sympa_wizard.pl.in is placed in sbindir to keep compatibility with 6.1. - aliaswrapper.c and virtualwrapper.c are no longer built. - sympa_newaliases.pl.in and sympa_newaliases-wrapper.c are added in sbindir and libexecdir. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10649 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Feb, 2014 1 commit
-
-
sikeda authored
- "email_gecos" parameter during alpha releases was renamed to "gecos". - Encodes display name (taken from gecos parameters) using tools::addrrencode(). Note: MIME::EncWords >= 1.012 & MIME::Charset >= 1.008.2 are required to use 'DISPNAME' feature by current MIME::EncWords. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10223 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Nov, 2012 1 commit
-
-
sikeda authored
Important changes of interest to users: * A new option "database" for "cache_list_config" robot parameter to cache list config using database. "db_list_cache" parameter was deprecated. * wwsympa.conf is no longer used. It will be migrated to sympa.conf during upgrade process. * SQLite users: SQLite 2.x is no longer supported. Database must be migrated to SQLite 3.x. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7985 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Mar, 2011 1 commit
-
-
olivier.salaun authored
[feature][#3802][submited by P.Crandall, U.Chicago] SYMPA gecos used in service messages is no more hard-coded. New 'email_gecos' sympa.conf parameter. git-svn-id: https://subversion.renater.fr/sympa/trunk@7037 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Aug, 2009 1 commit
-
-
olivier.salaun authored
[change][Submitted by M.Warkus, Uni Marburg, Germany] fixing many German translations as well as typography errors. git-svn-id: https://subversion.renater.fr/sympa/trunk@6099 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Feb, 2007 1 commit
-
-
olivier.salaun authored
Also made the templates structure simpler git-svn-id: https://subversion.renater.fr/sympa/trunk@4150 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Nov, 2006 1 commit
-
-
olivier.salaun authored
We now use the charsets defined in Language.pm instead. We now use [% charset %] in mail_tt2 files and &Language::GetCharset() in the code These changes will make it easier to mode all PO files to UTF-8 git-svn-id: https://subversion.renater.fr/sympa/trunk@4032 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Oct, 2006 1 commit
-
-
olivier.salaun authored
Work is half-done. git-svn-id: https://subversion.renater.fr/sympa/trunk@3980 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Jan, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3529 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Aug, 2005 1 commit
-
-
sympa-authors authored
New features : * Message topics : List members can subscribe to one or more predefined message topics. They will only recieve those messages that have the appropriate tag. tagging can be performed by the message sender, moderators or in an automatic way. * Redesigned the message distribution subroutines. The new organization is described in a new section of the reference manual entitled "Internals" * Reorganisation of error reports (mail and web interface) to provide more precise error notification. git-svn-id: https://subversion.renater.fr/sympa/trunk@3262 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-