I have added a few debug prints in the amavids-new code and just copied
the part to /tmp/part for further analysis. This is what's probably
wrong:

===============================================
$> gzip -d < part

gzip: stdin: unexpected end of file
$> echo $?
1
===============================================

When the decompression fails the 'part' isn't written and thus can't be
examined by /usr/bin/file.

 Christoph

P.S.: Another user on #postfix could reproduce this problem, too.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to