Previously the Rebuild Spamdb function would run automatically. This is no
longer happening for me.
It works fine if I manually run it using the GUI RunRebuildNow function. It's
the scheduled run which isn't happening.
newReportedInterval is set to '10 5'
DoRebuildSpamdb is set to '1'
REbuildSc
Hi all,
fixed in assp 2.3.4 build 13171:
- the Glob() function returned a scalar context (number of files) instead
of a list context (files names) in not
Perl 5.16 versions
Thomas
DISCLAIMER:
***
This email and any files transmitted with
After upgrading to 2.3.4 build 13170 I'm getting this error when I get a block
report that I've requested:
no blocked email found in the last 5 day(s)
warning: report is possibly incomplete, because ASSP is unable to open logfile
1
lines with 0.0B analysed in logfiles on host ASSP.nospam in
Hi all,
fixed in assp 2.3.4 build 13170:
- workaround a BUG in Perl 5.16.x , which causes an exception "double free
or corruption ..." in the CORE::GLOBAL::glob
function if a large number (>511) of file entries is read from a
directory
- fixes warnings shown in Perl 5.18
- the smartmatch op