Re: [Clamav-users] ERROR: daemonize() failed

2008-10-13 Thread Tomasz Kojm
On Mon, 13 Oct 2008 10:47:08 + Hannes Hellinger <[EMAIL PROTECTED]> wrote: > > If i run clamd manually I get no errors on the command line > > clamd 2> /home/logclamd > this file "/home/logclamd" is emtpy what does 'ulimit -a' say? -- oo. Tomasz Kojm <[EMAIL PROTECTED]

Re: [Clamav-users] ERROR: daemonize() failed

2008-10-13 Thread Tomasz Kojm
On Mon, 13 Oct 2008 10:08:19 + Hannes Hellinger <[EMAIL PROTECTED]> wrote: > i have a problem with clamav on a Debian Etch [...] > Mon Oct 13 11:51:12 2008 -> ERROR: daemonize() failed Please run clamd manually (directly from the command line) and post the error messages it prints to stderr

Re: [Clamav-users] clamav on tcpdump file

2008-10-13 Thread Török Edwin
On 2008-10-13 15:39, Luca Vettoretto wrote: > Hi, > I write here to ask if is it possible to use clamav to analyze a > network-dump file captured with tcpdump. I am interested to detect viruses > for the http, pop and imap protocols from that file. > > Thanks in advance for your help, and complimen

Re: [Clamav-users] clamav on tcpdump file

2008-10-13 Thread Luca Vettoretto
2008/10/13 Török Edwin <[EMAIL PROTECTED]> > On 2008-10-13 15:39, Luca Vettoretto wrote: > > Hi, > > I write here to ask if is it possible to use clamav to analyze a > > network-dump file captured with tcpdump. I am interested to detect > viruses > > for the http, pop and imap protocols from that

Re: [Clamav-users] Thanks.... Re: squid integration

2008-10-13 Thread Benedict simon
> Benedict simon wrote: >> btw i got HAVP working get with https >> >> i did google arround and fould that u have to complile HAVP enabling the >> SSL tunnel >> >> ./configure --prefix=/usr/local/sbin/havp --enable-ssl-tunnel >> >> then do a make n make install >> >> and all http and https urls w

Re: [Clamav-users] ERROR: daemonize() failed

2008-10-13 Thread Hannes Hellinger
If i run clamd manually I get no errors on the command line clamd 2> /home/logclamd this file "/home/logclamd" is emtpy but int the log file in /var/log/clamav/clamav.log i find this error Mon Oct 13 12:41:49 2008 -> +++ Started at Mon Oct 13 12:41:49 2008 Mon Oct 13 12:41:49 2008 -> clamd dae

[Clamav-users] ERROR: daemonize() failed

2008-10-13 Thread Hannes Hellinger
Hello, i have a problem with clamav on a Debian Etch I installed postfix, amavis, spamassassin and clamav The clamav-daemon didn't start /etc/init.d/clamav-daemon start Starting ClamAV daemon: clamd failed! This is the log /var/log/clamav/clamav.log +++ Started at Mon Oct 13 11:50:46 2008 M

[Clamav-users] clamav on tcpdump file

2008-10-13 Thread Luca Vettoretto
Hi, I write here to ask if is it possible to use clamav to analyze a network-dump file captured with tcpdump. I am interested to detect viruses for the http, pop and imap protocols from that file. Thanks in advance for your help, and compliments for this fantastic opesource project. Bye Luca _

Re: [Clamav-users] ERROR: daemonize() failed

2008-10-13 Thread Tomasz Kojm
On Mon, 13 Oct 2008 11:39:20 + Hannes Hellinger <[EMAIL PROTECTED]> wrote: > core file size (blocks, -c) 0 > data seg size (kbytes, -d) unlimited > max nice(-e) 0 > file size (blocks, -f) unlimited > pending si

[Clamav-users] Maximum file size

2008-10-13 Thread Sam Smith
Hello there! I am running ClamAV engine ver 0.93.1 When trying to scan Outlook PST files I receive this error: "archive.pst: Value too large for defined data type" The file size is close to 6 GB. Is this more than the maximum size allowed by the program? Of further note, the PST file is not i

Re: [Clamav-users] Maximum file size

2008-10-13 Thread Rob MacGregor
On Mon, Oct 13, 2008 at 16:10, Sam Smith <[EMAIL PROTECTED]> wrote: > Hello there! > > I am running ClamAV engine ver 0.93.1 That's an old version, you should update. > When trying to scan Outlook PST files I receive this error: > > "archive.pst: Value too large for defined data type" > > The fil

Re: [Clamav-users] ERROR: daemonize() failed

2008-10-13 Thread Hannes Hellinger
core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited max nice(-e) 0 file size (blocks, -f) unlimited pending signals (-i) unlimited max locked memory (kbytes, -l) unlimited max me

Re: [Clamav-users] Maximum file size

2008-10-13 Thread Török Edwin
On 2008-10-13 19:06, Rob MacGregor wrote: > On Mon, Oct 13, 2008 at 16:10, Sam Smith <[EMAIL PROTECTED]> wrote: > >> Hello there! >> >> I am running ClamAV engine ver 0.93.1 >> > > That's an old version, you should update. > > >> When trying to scan Outlook PST files I receive this error