On Mon, 2004-02-09 at 05:51, Seelig, CD (Chris) wrote:
> Try adding the line 
> 
> export LD_PRELOAD=/lib/libc.so.6
> 
> Towards the top of the script from which you start the mimedefang daemons
> (probably /etc/rc.d/init.d/mimedefang)
> 
> A different solution, which I use, and which is probably the same problem
> is... 
> 
> export LD_ASSUME_KERNEL=2.4.1
> 
> I have several virtually identical systems and some suffer from this while
> others don't, I guess there are some small differences in which versions of
> libraries I have on different systems, I haven't investigated thoroughly
> yet.
> 
> Chris

Here's one more variation -- just add this near the top of
mimedefang-filter.  Solves the uvscan hanging completely and survives
mimedefang upgrades:

$Features{'Virus:NAI'} = 'LD_ASSUME_KERNEL=2.4.1 /usr/local/bin/uvscan';

-- 
Mickey Hill
Rudolph's Inc
2021 Rob Mason Rd
PO Box 69
Murray KY 42071 USA
Phone (270) 753-0686 x124
      (800) 231-2295
Fax   (270) 753-4230
[EMAIL PROTECTED]
www.rudolphtire.com


_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to