|
From: K P. <nnt...@gm...> - 2018-01-08 19:49:23
|
THANK YOU Thomas. On Mon, Jan 8, 2018 at 12:41 PM, Thomas Eckardt <Tho...@th...> wrote: > Hi all, > > > fixed in assp 2.6.2 *Fortress* build 18008: > > - on some systems the maillog.txt OS buffer was not flushed and so the > file tail was not readable just in time > > - the perl garbage collection for the rebuild spamdb task was not working, > if 'useDB4Rebuild' was not enabled > > - if the very important perl module 'LWP::Protocol::https' is not > installed, assp will try the installation at startup > ************************************************************ > ****************************************** > ************ IF THIS IS NOT POSSIBLE - install the module > LWP::Protocol::https manually! ************ > ************************************************************ > ****************************************** > nix: > >cpan LWP::Protocol::https > > windows: > active perl: > >ppm install LWP-Protocol-https > > strawberry perl: (should normaly already include this module) > >cpan LWP::Protocol::https > > > - possibly unwanted X-ASSP passing reason hearders were added to outgoing > mails - this is no longer the case > > - the 'valid_Message-ID_signature' check has overwritten other > whitelisting and noprocessing reasons, this caused reply mails stored > outside the corpus > > > Thomas > > > > DISCLAIMER: > ******************************************************* > This email and any files transmitted with it may be confidential, legally > privileged and protected in law and are intended solely for the use of the > individual to whom it is addressed. > This email was multiple times scanned for viruses. There should be no > known virus in this email! > ******************************************************* > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Assp-test mailing list > Ass...@li... > https://lists.sourceforge.net/lists/listinfo/assp-test > > |