|
From: Mark M. <Mar...@ij...> - 2004-04-14 17:14:05
|
Jim, | amavis[18681]: (18681-02) do_executable/do_unzip failed, ignoring: | IO error: reading data : I don't know why you get IO error, but it is probably due to a malformed zip or some executable that is not a self-extracting zip at all. It is more common to see messages like: do_executable/do_unzip failed, ignoring: format error: bad signature:... It may depend on the version of Archive::Zip and Compress::Zlib you have on the system. Mark |