[dspam-users] dspam.cgi patch (history + getprefs)

From: Pierre Girard <pierre.girard@gerad.ca>
Date: Mon Feb 20 2006 - 12:22:19 EST

Hello,
    I made a small patch to the web interface (dspam 4.6.2). Changes
in this patch:

    * change in DisplayHistory so you can change the date format from a
      parameter in the configure.pl file. If the variable is undefined,
      it behaves as it did before. Otherwise use it to choose your date
      format in strftime style.
      $CONFIG{'DATE_FORMAT'} = "%y/%m/%d@%H:%M"; # Date format in
      strftime style
    * change in DisplayHistory to read the entire log file to select
      which lines to display and avoid wrong displays because of
      incomplete information availability
    * workaround in GetPrefs to read the default parameters before
      reading the user specific parameters (this should be a temporary
      workaround until dspam_admin aggr prefs is fixed)

Received on Mon Feb 20 12:24:47 2006

This archive was generated by hypermail 2.1.8 : Tue Feb 21 2006 - 00:00:01 EST