Hi, found the problem. It is not the tmpdir at all. The clamav-wrapper assumes that unzip is in the path. Unfortunately under FreeBSD unzip is in /usr/local/bin and only /usr/bin is in the standard path. Once we patched the wrapper script everything worked fine. I will adjust the FreeBSD port to do this automatically. Regards, JP