This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 02 Aug, 2019 1 commit
-
-
IKEDA Soji authored
-
- 01 Jan, 2017 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12973 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Aug, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12913 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Feb, 2016 1 commit
-
-
sikeda authored
[feature] Now daemons capture SIGCHLD signal so that defunct child processes (sendmail) will be reaped faster. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12680 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12612 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12593 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Nov, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12512 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Refactoring. Managee child PIDs by single point, {children} attribute of Sympa::Process instance. By this change, number of children (slave bulks and sendmail processes) will be estimated properly. And Proc::ProcessTable module may no longer be required. ToDo: Use of SIGCHLD handler might be considered. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12511 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Nov, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12510 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12509 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Mar, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12043 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12038 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11962 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Jan, 2015 1 commit
-
-
sikeda authored
[bug] Postfix: If tracking feature is enabled, distribution of messages will be denied when Envelope-Id is "10" to "99". Postfix (2.3 or later) clone of sendmail interprets -V option with two characters as -XV option and rejects it because argument is incorrect. Fixed by padding "0" to make length of envid at least eight. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11877 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Jan, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11797 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Nov, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11726 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Nov, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11665 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Oct, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11601 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Oct, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11600 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Oct, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11591 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Oct, 2014 1 commit
-
-
sikeda authored
[bug][#9555] [Reported by M. Howe, Univ. of Oxford] bulk.pl or sympa.pl will crash if sendmail failed to accept messages, e.g. insufficient space for spool. Fixed by making Sympa::Mailer::store() to check status of close(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11587 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Oct, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11578 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Oct, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11577 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
As a side work, Sympa::Mailer instance may have {redundancy} attribute to control process redundancy, used by bulk.pl. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11576 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Oct, 2014 1 commit
-
-
sikeda authored
Packets and messages stored in database by earlier version of Sympa should be migrated using update_bulk_spool.pl utility. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11556 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Oct, 2014 1 commit
-
-
sikeda authored
[bug][#6749] Sending is not always specified in the logs. Now logging is done when the messages are really sent to sendmail. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11553 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Oct, 2014 4 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11552 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Use Sympa::Mailer::store() to send directly or Sympa::Bulk::store() to store bulk immediately. Exception is Sympa::Alarm::store(): $Sympa::Alarm::use_bulk controls whether send or store. Added documentation. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11551 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11550 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Changes not yet merged look to need big refactoring. Exception: Sympa::Mailer is the singleton class: global variables are not used. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11549 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Oct, 2014 1 commit
-
-
sikeda authored
Exception: Didn't replace excape_regexp() with quotemeta() but with s///. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11542 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Oct, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11512 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Sep, 2014 1 commit
-
-
sikeda authored
- Now Sympa::Bulk::store() returns messagekey instead of "1" when it succeeded. - Return-Path of outbound messages will be taken from {envelope_sender} attribute of the message object. - Priority of them will be taken from {priority} item. - {date} item is used for delivery date. - use_bulk flag for Sympa::Mail::sending() was deprecated. Sympa::Bulk::store() would be called directly. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11373 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Aug, 2014 1 commit
-
-
sikeda authored
Exception: tools::save_to_bad() is kept. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11337 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 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
-
- 18 Aug, 2014 1 commit
-
-
sikeda authored
[change] Now messages sent via WWSympa will be stored in bulk spool, directly if they are outbound messages. On earlier releases outbound messages were injected in msg spool with special checksum. A program upgrade_send_spool.pl to migrate messages with old format is proveded. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11325 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Aug, 2014 1 commit
-
-
sikeda authored
Exception: Log::do_log() uses "%m" format string instead of $ERRNO parameter. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11316 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Aug, 2014 3 commits
-
-
sikeda authored
[change] Messages forwarded to listmater, owner or editor, and archived messages resent by user, no longer have "Auto-Submitted: auto-forwarded" header field. The "auto-forwarded" keyword was once proposed by draft-palme-autosub-01, however withdrawn by rev.02 of this I-D and have not been registered by IANA: http://www.iana.org/assignments/auto-submitted-keywords git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11311 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11305 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Refactoring: Decrypted messages will be checked if they can be encrypted. If they can not, reject them and send DSN. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11302 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-