This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 22 Sep, 2020 4 commits
-
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
IKEDA Soji authored
Mail loop with sympa-request address because of misconfiguration (#957)
-
IKEDA Soji authored
Updating Sympa::List's POD
-
IKEDA Soji authored
sympa.pl: Add an option "--rebuildarc=list@domain" to rebuild archives
-
- 19 Sep, 2020 1 commit
-
-
IKEDA Soji authored
<sympa-request> address should not be forwarded to any functions of Sympa. To avoid mail loop by such misconfiguration, discard messages bound for this address.
-
- 16 Sep, 2020 2 commits
-
-
Stefan Hornburg (Racke) authored
Additional fixes to: Racke/no save method in sympa list module
-
IKEDA Soji authored
-
- 15 Sep, 2020 3 commits
-
-
IKEDA Soji authored
ARC::Signer died because of a malformed "Authentication-Results:" header field (#988)
-
IKEDA Soji authored
Additional fix to #973 (#969)
-
IKEDA Soji authored
-
- 14 Sep, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
There is no save method in Sympa::List anymore.
-
- 09 Sep, 2020 1 commit
-
-
Luc Didry authored
Relative to #993: with this option, we can rebuild all archives with a simple `for` bash loop, without restarting from beginning if `archived.pl` restarts while rebuilding all lists.
-
- 08 Sep, 2020 1 commit
-
-
IKEDA Soji authored
-
- 01 Sep, 2020 2 commits
-
-
IKEDA Soji authored
Sympa CAS logout_path does not work (#986)
-
IKEDA Soji authored
-
- 11 Aug, 2020 3 commits
-
-
IKEDA Soji authored
Update fr.po
-
Sympa authors authored
-
Sympa authors authored
-
- 07 Aug, 2020 2 commits
- 25 Jul, 2020 6 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
Cannot include privileged owner from list even if it has to (#969)
-
IKEDA Soji authored
-
- 21 Jul, 2020 3 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
-
- 10 Jul, 2020 2 commits
-
-
IKEDA Soji authored
Uunexpected error log "Unable to verify S/MIME signature" (#963)
-
IKEDA Soji authored
* review: Won't process sync_include in advance so that processing will be faster. * Refactoring. Sympa::List::on_the_fly_sync_include() was removed. Instead, "include" request handler had "delay" option. * Remove unused "last_sync" cache entries. "last_change" entries remain. * sync_include will no longer be invoked during Sympa::List->new(): - No owner defined in a list is no longer treated as error_config. - Instead, if no owner defined, - If possible, discard incoming message and send back DSN to original sender, - or, notifications to owners will be redirected to listmaster(s). * Refactoring: Remove unused functions * Small refactoring: mail_tt2/listeditor_notification.tt2 is no longer used. * Clarify log messages and DSN about undefined owner/editor/listmaster
-
- 26 Jun, 2020 1 commit
-
-
IKEDA Soji authored
-
- 13 Jun, 2020 1 commit
-
-
IKEDA Soji authored
* Merge @Sympa::ConfDef::params into %Sympa::ListDef::pinfo * Merge %Conf::old_params into %Sympa::ListDef::pinfo * Add aliases of parameter names for compatibility to sympa.conf/robot.conf of earlier versions. * Move content of Sympa::ListDef to Sympa::Config::Schema * Move content of Sympa::ConfDef to Sympa::Config::Schema * Defining additional format entries in config schema. * Merge sympa.conf(5) and list_config(5) into sympa_config(5).
-
- 06 Jun, 2020 3 commits
-
-
IKEDA Soji authored
"false" values in XML file prevent list creation (#953)
-
IKEDA Soji authored
-
IKEDA Soji authored
This bug was injected at 6.2.49b.2 (9b562c6b).
-
- 28 May, 2020 1 commit
-
-
IKEDA Soji authored
Every time users were loaded via include_sql_query Sympa would raise warnings
-
- 25 May, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
support scripts: Add /usr/bin/env in shbang that is nearly (not really) portable way to solve the path.
-
- 24 May, 2020 1 commit
-
-
Sympa authors authored
A module couldn't compile without optional dependency.
-