This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 30 Aug, 2014 1 commit
-
-
sikeda authored
- Sympa::Alarm::flush() to flush or purge the spool was separated from send_notify_to_listmaster(). - send_notify_to_listmaster() now takes context (site ('*'), robot, List) as the first argument. - As a side work, mail_tt2/automatic_bounce_management.tt2 was separated from listmaster_notification.tt2 and listowner_notification.tt2. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11336 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 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 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10400 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Feb, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10267 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
-
- 10 Jan, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10133 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Aug, 2013 1 commit
-
-
sikeda authored
[dev] (Recommit) Several modifications during r8811 to r9514 were mistakenly reverted around r9541. They would be also merged. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9792 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Jul, 2013 1 commit
-
-
david.verdin authored
[feature][Submitted by M. Overmeer, overmeer.net, funded and led by Surfnet, http://www.surfnet.nl] Full VOOT 2.0 protocol support. VOOT is an opensocial subset to manage group membership. fulle details on this IETF draft here: http://openvoot.org/voot-2.0.html. This feature enables Sympa to be both group provider and consumer in the VOOT protocol. VOOT in Sympa uses both Oauth 1.0 and 2.0 for authorization from and to a peer in the VOOT protocol. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9545 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9051 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9022 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Mar, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8852 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Mar, 2013 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8816 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8813 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
-
- 26 Oct, 2012 1 commit
-
-
david.verdin authored
[feature] Now when a task fails to execute or to be created, a message i sent to the listmaster with as much informations regarding the failure as possible. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7809 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Jul, 2012 1 commit
-
-
david.verdin authored
[*change]Now the bulk master daemon checks its actual children processes, compare the pid found to the list of children it created. If some children died, the listmaster is notified and new children are created to reach the maximum allowed number of processes. This functionnalityt introduces a new dependency to the Proc::ProcessTable module. In addition, Sympa processes put a lock on pid files when changing its content. This prevents multiple instannces process from failing to write to the pid file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7444 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Apr, 2011 1 commit
-
-
david.verdin authored
[feature] The maximum number of users for a list can now be limited. This number is set using the new "max_list_members" list parameter. If set to 0 (default), the number of users is not limited. The default value for this list parameter is the new sympa.conf parameter "default_max_list_members". git-svn-id: https://subversion.renater.fr/sympa/trunk@7067 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
-
- 26 Jan, 2011 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6994 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Jul, 2010 1 commit
-
-
olivier.salaun authored
[bug][#7053][D.Pritts, Internet2] Listmaster notification for renaming was wrong - got "list copied" notification instead. git-svn-id: https://subversion.renater.fr/sympa/trunk@6618 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Jan, 2010 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6340 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Sep, 2009 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6236 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
-
- 27 Apr, 2009 1 commit
-
-
david.verdin authored
[feature][#5887][Submitted by S. Ikeda] A few years ago, Soji posted several patches to support legacy character set support for service messages. See https://listes.cru.fr/sympa/arc/sympa-dev/2006-09/msg00029.html and its follow-ups. As this feature has been disabled temporarily, he decided to maintain it again. git-svn-id: https://subversion.renater.fr/sympa/trunk@5672 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Apr, 2009 1 commit
-
-
david.verdin authored
[bug] When notifying the listamaster that an owner had changed her/his mail address, the message was croped. Only on affected list nam was displayed instead of the full list. this was due to a bad parameter sending to the tté engine and to a bad syntax in TT2 FOREACH directive. git-svn-id: https://subversion.renater.fr/sympa/trunk@5643 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Feb, 2009 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5566 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Jan, 2009 1 commit
-
-
david.verdin authored
[bug] error in creation email parameter when copying a list. List copy notification message updated. git-svn-id: https://subversion.renater.fr/sympa/trunk@5435 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Sep, 2008 1 commit
-
-
olivier.salaun authored
- using authenticating URLs to check the new user email (instead of collecting his password) - provide an equivalent listmaster feature to change a user's email address - check if user is included ; if so, notify the list owner - rename list member picture if he changes his member email address Also removed old code for the following actions : change_identity, unify_email, record_email New feature to define custom moderation rejection messages. git-svn-id: https://subversion.renater.fr/sympa/trunk@5150 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Jun, 2008 1 commit
-
-
sympa-authors authored
[-bug] Fix notification of copy list git-svn-id: https://subversion.renater.fr/sympa/trunk@5058 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 May, 2008 1 commit
-
-
serge.aumont authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5002 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Jan, 2008 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4795 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Dec, 2007 2 commits
-
-
olivier.salaun authored
[#1085] Fix: standardized the way to refer to a list name in message_report.tt2 and listmaster_notification.tt2. The standard way is [% list.name %] git-svn-id: https://subversion.renater.fr/sympa/trunk@4763 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[#3272][Reported by M. Anderson, riseup.net] Fix: In some cases still to elucidate, the "verp_rate" parameter trailing percent sign disappears before being use. This would mak sympa crash. We now return undef if this parameter hasn't the right structure. git-svn-id: https://subversion.renater.fr/sympa/trunk@4758 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Dec, 2007 2 commits
-
-
david.verdin authored
Change: When a problem occurs while handling a bounce, the message is saved to a "spool/bounce/bad" directory. git-svn-id: https://subversion.renater.fr/sympa/trunk@4741 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
Change: Sympa now copie any message whose archiving failed into the "spool/outgoin/bad" directory (and notify listmaster). git-svn-id: https://subversion.renater.fr/sympa/trunk@4739 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Dec, 2007 1 commit
-
-
david.verdin authored
[#3388] Change: If archived.pl can't create the list archive directory when archiving the first message, a notification is set to the listmaster, and the message is saved to spool/outgoing/bad. git-svn-id: https://subversion.renater.fr/sympa/trunk@4738 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Feb, 2007 1 commit
-
-
olivier.salaun authored
Fix: sympa.pl processes dedicated to message distribution or automatic list creation would not remove their pid file properly git-svn-id: https://subversion.renater.fr/sympa/trunk@4178 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
-
- 29 Jan, 2007 1 commit
-
-
olivier.salaun authored
next process started will detect the failure and send a notice to listmaster. git-svn-id: https://subversion.renater.fr/sympa/trunk@4142 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Nov, 2006 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4040 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-