I just spun up a new installation of ASSP 17244 using Strawberry Perl 5.26
on windows.

I ran install.cmd from the latest assp.mod.zip.
everything installed except for

Alien::Libarchive/0.27
Archive::Libarchive::XS/0.0901

I don't know why they failed.  I manually downloaded these two modules from
CPAN and put them in the appropriate folder in c:\strawberry\perl\site\lib
 (is that the right way to do that?)

If I test sending a zip file that contains only a text file from the
outside to myself, it comes through, as expected.

If I test sending a zip file that contains an exe, it also gets blocked.
Great.

If I test sending an encrypted zip, it does get blocked (good).  2 issues:

1) a warning is logged:
warning: can't extract 'c:/assp/tmp/zip_2_1504382266/1.zip' using 7z
['C:\Strawberry\perl\site\bin\7z.EXE x -y
-o"c:/assp/tmp/zip_2_1504382266/.10" -bd -snh -snl -p -aoa --
"c:/assp/tmp/zip_2_1504382266/1.zip"' exited with value 2] -
I definitely didn't used to get these warnings with activestate

2) The message that is in the text file that does get attached says:
possibly virus infected file (can't open and extract archive using any
provided methode)
I believe with the old installation with ActiveState, it would say that an
encrypted zip was forbidden.
Also, "method" is misspelled in the message.


Any idea what could have gone wrong with the install, and why it's causing
the warning?
------------------------------------------------------------------------------
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
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to