The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.004

  • Change: 34a34930a9183fea87dfe87d28d13cc80243f443 Author: Markus Benning <ich@markusbenning.de> Date : 2015-11-25 09:58:00 +0000
    • Merge branch 'master' of https://github.com/benningm/Mail-SpamAssassin-Plugin-RuleTimingRedis
  • Change: bc5a3777b538561fd522a350f28690144586acaf Author: Markus Benning <ich@markusbenning.de> Date : 2015-11-25 09:53:38 +0000
    • Fix inaccuracy because of missing timer resets
    • Reset counter after each check to prevent counting the overhead of the redis updates. When a bulk update happend the elapsed time was added to the time of the check.
    • Also reset counter for skipped rules. This caused that the time of the skipped rules was added to the next rule.
  • Change: 6959f35acf8b17be0a8f37666a499a9069e92358 Author: Markus Benning <ich@markusbenning.de> Date : 2015-08-31 15:52:26 +0000
    • try with system perl and dpkg spamassassin
  • Change: 1f21117ef015b8404c42160282b27929d7e8ba57 Author: Markus Benning <ich@markusbenning.de> Date : 2015-08-31 14:51:55 +0000
    • apt-get update and sudo in travis
  • Change: 983dc7844bfe201b1142aef9f6421ed1d6a419f9 Author: Markus Benning <ich@markusbenning.de> Date : 2015-08-31 10:10:03 +0000
    • install spamassassin before build in travis
  • Change: 14e0b4ece93ff81d82c86e761dfb01109d0878e3 Author: Markus Benning <ich@markusbenning.de> Date : 2015-08-31 09:17:06 +0000
    • update build env

Documentation

Modules

collect SA rule timings in redis