[Clamav-users] Scan of Microsoft Office files

2005-08-09 Thread Andrés Yacopino
Hello, i have a question to ask to you: I know because clamav supports msole2 that clamav scans .doc, .xls and .pps file, but what i don 't know if clamav can scans this type of file from an email. I have deployed a Sun Java Messaging Server 6.1 with amavis-new and clamav and i want to know if

RE: [Clamav-users] Re: Scan of Microsoft Office files

2005-08-10 Thread Andrés Yacopino
lamav-users] Re: Scan of Microsoft Office files>Date: Tue, 09 Aug 2005 21:55:30 -0500>>Andrés Yacopino wrote:> > Hello, i have a question to ask to you:> >> > I know because clamav supports msole2 that clamav scans .doc, .xls and> > .pps file, but what i don 't know

RE: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread Andrés Yacopino
I have solaris too and compiled with gcc, this works great. I compiled it with this parameters: First i do: in /usr/local/lib ln -s /opt/sfw/gcc-3/lib/libgcc_s.so.1 libgcc_s.so.1 Then ./configure --build=sparc-sun-solaris2.9 LDFLAGS='-L/usr/local/lib' Greetings, Andres >From: <[EMAIL PROT