Lima Union wrote: > Hi! > > I'm currently testing RHEL4 + SA 3.0.4 + amavisd-new + Postgrey + > Postfix. While running amavisd in 'sa-debug' mode, whenever I send a > mail with a binary file I receive the following message: > > LHa: Warning: Checksum error (LHarc file?) Inappropriate ioctl for device > > What may be wrong here ? > Thanks in advance for any advice. > JC
Looks like amavisd was trying to decompress a possible lha file and failed for some reason. Perhaps amavis is passing lha the wrong path. I know a lot of tools like amavis will use external decompressors to unpack archive files and send the unpacked files to virus scanners. (for reference, LHA is an archive format, much like the more common .zip, .arj, and .tgz formats) However, none of this has anything to do with SpamAssassin. I'd suggest asking on the amavis lists.