This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 17 Jan, 2021 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 25 Nov, 2020 4 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
- 24 Nov, 2020 2 commits
-
-
IKEDA Soji authored
Add option to ./configure which prevents installation of sympa_newaliases-wrapper (#1031)
-
IKEDA Soji authored
Add "aliases_wrapper" configuration parameter
-
- 18 Nov, 2020 5 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Show subjects of archived mails before deletion’s confirmation
-
IKEDA Soji authored
🐛 — Fix confirmation for reporting as spam while deleting an archived mail -
IKEDA Soji authored
Update a dependency MHonArc
-
- 17 Nov, 2020 1 commit
-
-
IKEDA Soji authored
-
- 13 Nov, 2020 1 commit
-
-
IKEDA Soji authored
-
- 12 Nov, 2020 1 commit
-
-
IKEDA Soji authored
-
- 10 Nov, 2020 1 commit
-
-
IKEDA Soji authored
MySQL: (42000) Invalid default value
-
- 05 Nov, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
MySQL: With MySQL 5.6, 5.7.6 and later sql_mode system variable contains STRICT_TRANS_TABLES by which some obsoleted columns such as date_admin causes "(42000) Invalid default value" error. Fixed by resetting sql_mode to be empty, the default on 5.5.x or earlier.
-
- 27 Oct, 2020 1 commit
-
-
Luc Didry authored
-
- 20 Oct, 2020 2 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
- 19 Oct, 2020 3 commits
-
-
IKEDA Soji authored
-
Sympa authors authored
-
Sympa authors authored
-
- 16 Oct, 2020 2 commits
-
-
Stefan Hornburg (Racke) authored
Adding gettext_comment
-
IKEDA Soji authored
-
- 15 Oct, 2020 6 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
Workaround for mail loop for sympa-request address (#1018)
-
IKEDA Soji authored
Additional fix to #973 & #997 (#969)
-
- 14 Oct, 2020 3 commits
-
-
Luc Didry authored
Currently, if you want to report archived mail(s) as spam while asking for deletion, the confirmation page is shown twice (only once if not reporting as spam). It appears like a bug to users. This commit remove the confirmation when reporting as spam (there is still the confirmation for the deletion).
-
IKEDA Soji authored
sympa_newaliases.pl: Removing ineffective command line options
-
IKEDA Soji authored
As of Postfix 2.3, Content of Return-Path: pseudo-header field added by pipe(8) for null envelope sender became "MAILER-DAEMON". Empty `null_sender` option will prevent this behavior. As a workaround, the uppercase "<MAILER-DAEMON>" will be treated as null envelope sender.
-
- 13 Oct, 2020 2 commits
-
-
IKEDA Soji authored
Oracle: ORA-00904: "EMAIL": invalid identifier (#1013)
-
IKEDA Soji authored
-
- 12 Oct, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
This allows you to invoke the command from "sendmail_aliases" without using the wrapper (#946).
-
- 10 Oct, 2020 1 commit
-
-
IKEDA Soji authored
-