Re: [Clamav-users] 'The Need of King Angus' - a novel - 'n gettin' it published

2009-11-24 Thread Dennis Peterson
Taylor wrote: Well, I've just published my 1st novel! This would be more difficult if all our return addresses were cloaked by the list server software or otherwise hidden from non-members. dp ___ Help us build a comprehensive ClamAV guide: visit

[Clamav-users] 'The Need of King Angus' - a novel - 'n gettin' it published

2009-11-24 Thread Taylor
Well, I've just published my 1st novel! "The NEED of KING ANGUS" is here! It feels good to be done and I'm proud enough of it that I'd like you to see it. Damn it's taken a long time. This one started about 20 years ago as an absurd mildly Pythonic fantasy adventure about King's 'n Haggis 'n

Re: [Clamav-users] Capturing message header data

2009-11-24 Thread Ken Campney
lists wrote: On Tue, 2009-11-24 at 08:06 -0500, Ken Campney wrote: G.W. Haywood wrote: Hi there, On Tue, 24 Nov 2009 Ken Campney wrote: What I'm trying to do is log message virus statistics either to a database or log file ... Grab syslog-ng, it can do anythi

Re: [Clamav-users] ArchiveBlockEncrypted.

2009-11-24 Thread ANANT S ATHAVALE
Dear List, I forgot to add that, we still receive mails having PDF files as attachments and they are password protected (like Bank statements etc). Are such files really encrypted or they are just password protected? If they are encrypted, how do we block such attachments also? Regard

Re: [Clamav-users] ArchiveBlockEncrypted.

2009-11-24 Thread ANANT S ATHAVALE
Dear Bryan, Thanks your inputs. We will take this into account and will tell management about this. Regards, ANANT. - Message from br...@skiblack.com - Date: Tue, 24 Nov 2009 09:28:29 -0500 From: Bryan Blackwell Reply-To: ClamAV users ML Subject: Re: [Clamav-users] Ar

Re: [Clamav-users] How does Clam stand up to Commercial A/V?

2009-11-24 Thread Scott Mohnkern
In our particular environment (a government server farm), we were asked to deploy the Mcafee virus scanning tools for Linux. After several months of frustration, we concluded given our particular configuration (A very large Storage Area Network) that McAfee would never meet our needs. We tested a

[Clamav-users] How does Clam stand up to Commercial A/V?

2009-11-24 Thread Robin
Hello! I am administering 7 Debian based LAMP servers and am working to get anti-virus to scan uploads as they happen. Since I am a lone sheep in the Microsoft wild of a larger organization I need to prove that Clam is up for the task and at least at par with commercial A/V such as McAfee Command

Re: [Clamav-users] Capturing message header data

2009-11-24 Thread lists
On Tue, 2009-11-24 at 08:06 -0500, Ken Campney wrote: > G.W. Haywood wrote: > > Hi there, > > > > On Tue, 24 Nov 2009 Ken Campney wrote: > > > > > >> What I'm trying to do is log message virus statistics either to a > >> database or log file ... > >> > > > > Grab syslog-ng, it can do anythi

Re: [Clamav-users] ArchiveBlockEncrypted.

2009-11-24 Thread Bryan Blackwell
Greetings, In general terms, I'd say if something can read an encrypted archive without the password, then the encryption isn't very good. More likely, ClamAV reads the file without decrypting and doesn't find a pattern match, so it says it's ok - not the fault of the software, I wouldn'

Re: [Clamav-users] Capturing message header data

2009-11-24 Thread Ken Campney
G.W. Haywood wrote: Hi there, On Tue, 24 Nov 2009 Ken Campney wrote: What I'm trying to do is log message virus statistics either to a database or log file ... Grab syslog-ng, it can do anything you need of that nature. I can't use the maillog because the destination isn't logge

Re: [Clamav-users] Capturing message header data

2009-11-24 Thread G.W. Haywood
Hi there, On Tue, 24 Nov 2009 Ken Campney wrote: > What I'm trying to do is log message virus statistics either to a > database or log file ... Grab syslog-ng, it can do anything you need of that nature. > I can't use the maillog because the destination isn't logged Er, what MTA are you using?