This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 11 Apr, 2019 1 commit
-
-
IKEDA Soji authored
This behavior is useless when aliases file is shared by multiple hosts with network drive. Fixed by creating lock at the same place as aliases file.
-
- 05 Jul, 2018 1 commit
-
-
Sympa authors authored
-
- 25 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 07 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 19 Jan, 2018 1 commit
-
-
IKEDA Soji authored
-
- 07 Jan, 2018 1 commit
-
-
IKEDA Soji authored
-
- 08 Nov, 2017 2 commits
-
-
IKEDA Soji authored
[bug] Previously, the third parameter fed to external program was the value of ``host`` parameter of the list, not mail domain: If ``host`` parameter was not the same as domain name, external program could fail. Fixed by feeding mail domain instead of ``host`` value. And added [% list.host %] template variable to use ``host`` value in template. Note that ``host`` parameter may be deprecated in the future (See issue #43).
-
IKEDA Soji authored
- If value of alias_manager parameter has full path of alias_manager.pl as value, Sympa::Aliases::Template module will be used instead of invoking alias_manager.pl. - alias_manager.pl would be removed in the future.
-