Re: [Clamav-users] Freshclam

2005-12-30 Thread Chris Purves
quot;",$2);count[$2]+=1; total+=1} END {for (virus in count) > print(virus","count[virus]);print("Total,"total)}' | sort -t, -rnk2 > > Reports back: > > Total,476 > Worm.Mytob.KG,187 > ... Great script. Thanks. -- Good day, eh. Chris ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] virus not detected

2006-01-18 Thread Chris Conn
update your defs, version 1245 gets it. Payal Rathod wrote: On Wed, Jan 18, 2006 at 07:04:27PM +0200, Cevher wrote: You can create a temporary signature... Please tell me how. I read signatures.pdf but ... $ sigtools --md5 virus_file > temp.hdb What do I do after that? I use clamd, so do I

[Clamav-users] Spam image/graphics sigs

2006-02-06 Thread Chris Burton
Hi, I've been making "md5" style sigs out of all of the images from spam I've had over since around June 2005. They are available via http://www.msrbl.com/site/msrblimagesdownload if anyone else wants to give them a try. ChrisB. ___ http://lurke

Re: [Clamav-users] Spam image/graphics sigs

2006-02-06 Thread Chris Burton
I've been making "md5" style sigs out of all of the images from spam I've had over since around June 2005. They are available via http://www.msrbl.com/site/msrblimagesdownload if anyone else wants to give them a try. that's nice. My mix of spam doesn't quite match though: from the last 658 s

Re: [Clamav-users] have I been banned?

2006-04-22 Thread Chris Burton
ually. Regards, Chris Burton ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] Re: OT: Download script

2006-04-25 Thread Chris Meadors
On Tue, 2006-04-25 at 16:29 -0400, Christopher X. Candreva wrote: > On Tue, 25 Apr 2006, G.W. Haywood wrote: > > > > If you know a gunzip option that will NOT delete the compresed file, > > > that would be the prefered method. > > > > cat file.gz | gunzip > file > > That's not a gunzip option --

[Clamav-users] Problem with clamav-data

2006-07-16 Thread Chris Craft
logged in as root. Not too terribly familiar with command-line options, I am learning linux. Thanks for the help! Chris ___ http://lurker.clamav.net/list/clamav-users.html

[Clamav-users] How to run clamscan for a list of files from a file?

2006-11-27 Thread Chris Purves
containing a list of files that are new or where the md5sum has changed. The problem I have now is how to get that information to clamscan efficiently. -- Chris ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http

Re: [Clamav-users] Re: How to run clamscan for a list of files from a file?

2006-11-28 Thread Chris Purves
Ian Abbott wrote: On 27/11/2006 23:32, Chris Purves wrote: I have a list of files that I have written to a file and I would like clamscan to read the list from that file and scan only the files in the list. Is there a good way to do this? I have tried cat filelist | xargs clamscan This

Re: [Clamav-users] How to run clamscan for a list of files from a file?

2006-11-28 Thread Chris Purves
uild a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html -- Chris ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] How to run clamscan for a list of files from a file?

2006-11-28 Thread Chris Purves
dscan would take care of the reload problem, but I don't want to run clamd as root, because I already have it running as a specific user for scanning incoming mail. -- Chris ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clama

Re: [Clamav-users] How to run clamscan for a list of files from a file?

2006-11-28 Thread Chris Purves
on bugzilla, but I don't expect it will get a very high priority. -- Chris ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] Re: How to run clamscan for a list of files from a file?

2006-11-30 Thread Chris Purves
be no need to split the list of symlinks into smaller parts. Plain launching clamdscan on that directory should be sufficient. Okay, I didn't know about that. I assumed that since clamscan couldn't do that, neither could clamd. Thanks. -- Chris __

Re: [Clamav-users] problems updating using apt

2007-01-05 Thread Chris Purves
heze54 wrote: hi, How can I upgrade my clamav installation to the latest version using apt-get command??Is possible? debian-volatile keeps up to date with clamav releases http://www.debian.org/devel/debian-volatile/volatile-mirrors -- Chris

[clamav-users] Worrying clamscan timing trend

2015-07-09 Thread Chris St John
by "brew") solve this or am I doing something wrong? Thanks, Chris ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml

Re: [clamav-users] Worrying clamscan timing trend

2015-08-14 Thread Chris St John
t's largely a ClamAV configuration problem compounded with inherent limitations of the OSX filesystem. On Thu, Jul 9, 2015 at 4:02 PM, Chris St John wrote: > I've installed ClamAV 0.98.5 using "brew" on OSX (Yosemite) and I schedule > a daily freshclam followed by clamscan

[Clamav-users] [Joke] Doesn't ClamAV make human antivirus software?

2003-12-12 Thread Chris de Vidal
I've come down with the whooping cough (I've been coughing until I choke for 5 weeks now) AND a cold (didn't get much sleep last night). Yuck. Doesn't ClamAV make human antivirus software??? The influenza virus (flu) mutates, must be open source LOL... {Santa Claus Is Coming to Town, Unix Sty

[Clamav-users] Load averages going too high when doing a full clamscan

2005-04-28 Thread Chris de Vidal
ClamAV 0.83 from dag.wieers.com CentOS 3.3 (A.K.A RedHat Enterprise Linux AS3) Kernel 2.4.28 I have a full system scan cron job. We have a 1.25TB Samba server that causes the load average to go to 5+. When that happens the users notice and I must kill the script. I've even reniced it to 19 wit

Re: [Clamav-users] Load averages going too high when doing a full clamscan

2005-04-28 Thread Chris de Vidal
Matt Fretwell said this while chewing gum: > Scan on an evening when your users are gone? Thanks for the fast reply! A 1.25TB Samba server takes several days to do a full scan with clamscan. CD Have you ever lied, no matter the color? I have. Have you ever stolen anything, no matter the valu

Re: [Clamav-users] Load averages going too high when doing a full clamscan

2005-04-28 Thread Chris de Vidal
Matt Fretwell said this while chewing gum: > Surely you're not doing a full scan each time, are you? Yeah, just like the large Windows boxen we run. It's a corporate requirement that we scan daily but clamscan is just too slow for a daily scan so I run it weekly. It's a decent compromise; I'd co

Re: [Clamav-users] Load averages going too high when doing a full clamscan

2005-04-28 Thread Chris de Vidal
Morgan Smith said this while chewing gum: > Do compiler options help? YMMV but if I'm looking for speed I'll > compile from source or create an RPM from the SRPM, and I'll add some > optimizations: > ./configure CFLAGS=-O3 -march=pentium4 > > The man page for gcc may provide more insight. OK I'll

Re: [Clamav-users] Load averages going too high when doing a full clamscan

2005-04-28 Thread Chris de Vidal
Todd Lyons said this while chewing gum: > If the scan is occurring during normal business hours, then yeah, you > need to nice the heck out of it to keep it from sucking away > performance. If you know a bit about c, you could add a commandline > option --delay=x where x is the number of milliseco

Re: [Clamav-users] Load averages going too high when doing a full clamscan

2005-04-29 Thread Chris de Vidal
Jakub Suchy said this with great authority: > Is it possible to access your data in differrent way than via Samba? Samba > is very ineffective and slow and is causing overheads. Maybe you should > also try 2.6.x kernel with more effective I/O scheduler We're not going through Samba to clamscan the

Re: [Clamav-users] Load averages going too high when doing a full clamscan

2005-04-29 Thread Chris de Vidal
Lionel Bouton said this with great authority: > You may try to wrap the scan in a Perl script which only scan files with > modified mtimes. Good idea! CD Ever lied? You're a liar. Ever stolen? You're a thief. Ever hated? The bible equates hate with murder. Ever lusted? Jesus equated lust w

Re: [Clamav-users] Load averages going too high when doing a full clamscan

2005-04-29 Thread Chris de Vidal
Trog said this with great authority: > If your users are also accessing the data via Samba, then use on-access > scanning via Samba VFS. The vscan module does that > http://www.openantivirus.org/projects.php#samba-vscan Another good idea! CD Ever lied? You're a liar. Ever stolen? You're a thi

Re: [clamav-users] New worm? (W32.Sobig.A@mm)

2003-01-22 Thread Chris van Meerendonk
After several hours the system stops processing mail and amavisd-new says in log: "TROUBLE in check_mail: virus_or_banned quar+notif FAILED: timed out" To be short: it takes a bit more time than we thought... But we're still working on it. Chris On Mon, 2003-01-13 at 15:59, Tomasz

Re: [clamav-users] New worm? (W32.Sobig.A@mm)

2003-01-13 Thread Chris van Meerendonk
, but were recognized by others. Would it be helpful to create such a setup? Regards, Chris On Mon, 2003-01-13 at 12:19, David Woolley wrote: > Hi David, > Sunday, January 12, 2003, 8:43:06 AM, you wrote: > DV> I am getting a lot of these coming through our system. Looks > DV> l

Re: [clamav-users] New worm? (W32.Sobig.A@mm)

2003-01-14 Thread Chris van Meerendonk
No, we are using amavisd-new. Amavis-ng has problems with certain types of messages. Amavisd-new looks very stable and fast so far. Regards, Chris On Tue, 2003-01-14 at 11:09, Vincent Renardias wrote: > > Chris van Meerendonk wrote : > > > In our config it's not to

Re: Re[2]: [clamav-users] Clamav and qmail - your experiences and opinions

2003-03-12 Thread Chris van Meerendonk
On Wed, 2003-03-12 at 20:01, Tomasz Nidecki wrote: > Wednesday, March 12, 2003, 7:11:27 PM, Jeffrey wrote: > > > I found that Postfix, amavis-new, and clamav ran fine on a 133MHz 486 > > with 40MB RAM. I get 300-500 messages/weekday. > > Hmm, so it's not that bad - I have a Pentium MMX 166 so it

[clamav-users] New mirror-site

2003-03-26 Thread Chris van Meerendonk
better and more reliable. Regards, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [clamav-users] Clam Antivirus Performance

2003-04-01 Thread Chris van Meerendonk
pefully 'learns' the lates virussess in a short time. It would be nice if more people could create such a setup since we don't get all virussess... Regards, Chris On Tue, 2003-04-01 at 14:10, Magnus Sundberg wrote: > Hi, > I while ago, I read an article that stated that openso

Re: [clamav-users] joke.exe

2003-05-27 Thread Chris van Meerendonk
Trendmicro didn't find a virus also... Chris On Tue, 2003-05-27 at 11:37, Fajar Arief Nugraha wrote: > Hi, > > I'm attaching a zip file (password : "virus") containing a virus > attachment (joke.exe) which clamav missed during scanning. > I believe the virus

Re: [clamav-users] What viruses does clamav detect?

2003-06-14 Thread Chris van Meerendonk
You can find it in viruses.db. Probably in /var/lib/clamav or else at http://clamav.elektrapro.com/database/ These are the signatures together with the virus-names. Regards, Chris On Sat, 2003-06-14 at 19:04, Ted Fines wrote: > Hi folks, > > Dumb newbie question here. Is the

[Clamav-users] ERROR: Can't open file

2003-09-15 Thread Chris de Vidal
I have a Samba file server with 546,500 files. When clamscan runs recursively, I get "ERROR: Can't open file" on approximately 43,000 files. When I run clamscan individually on any of these files, it works. Our other large servers have 352,200, 168,932 and 101,680 files and they work every time.

[Clamav-users] Re: ERROR: Can't open file

2003-09-15 Thread Chris de Vidal
I need to add this is with version 0.60 on RedHat 7.3, kernel 2.4.21 with xfs support. --- Chris de Vidal <[EMAIL PROTECTED]> wrote: > I have a Samba file server with 546,500 files. When clamscan runs > recursively, > I get "ERROR: Can't open file" on approxima

[Clamav-users] Exclude file (Was: clam antivirus testimony)

2003-09-15 Thread Chris de Vidal
--- Payal Rathod <[EMAIL PROTECTED]> wrote: > I love clam antivirus. It has caught many of Sobig virus on my server. > Does anyone has report on how it competes against commercial viruscanner > and is anyone using it on a production server? I'm using it in production (200GB Samba servers with 100-

Re: [Clamav-users] Exclude file (Was: clam antivirus testimony)

2003-09-15 Thread Chris de Vidal
--- Chris de Vidal <[EMAIL PROTECTED]> wrote: > I guess I could use a structure like this... > In /etc/clamav.exclude: > EXCLUDES= \ > --exclude=/foo \ > --exclude=/bar Just tested it. Works great, except I've modified it like so: EXCLUDES="\ --exclude=/f

Re: [Clamav-users] updates download

2003-09-16 Thread Chris de Vidal
--- Daniel Wiberg <[EMAIL PROTECTED]> wrote: > On Tue, Sep 16, 2003 at 05:18:16AM +, Payal Rathod wrote: > > Is it possible to download the updates manually and transfer therm on > > floppy or CD to a machine which does not have internet access but just > > local LAN access? > > If yes, how to

[Clamav-users] Clamav excludes

2003-10-06 Thread Chris de Vidal
I wrote a clamscan cron script like this: source /etc/clamav.excludes clamscan $EXCLUDES --recursive --quiet / The clamav.excludes file looks like this: EXCLUDES="\ --exclude=/foo \ --exclude=/foo/bar \ --exclude=/foo/baz \ " This had been working _great_ until I needed to exclude dir

Re: [Clamav-users] Clamav excludes

2003-10-06 Thread Chris de Vidal
I forgot to mention I also tried editing /etc/clamav.conf: ClamukoExcludePath /foo/bar/something with spaces/tmp I also tried ClamukoExcludePath "/foo/bar/something with spaces/tmp" and ClamukoExcludePath /foo/bar/something\ with\ spaces/tmp /dev/idal --- Chris de Vidal <[EM

[Clamav-users] Re: ERROR: Can't open file

2003-10-22 Thread Chris de Vidal
No, I'm still getting this error. Could someone in the group shed light on this problem? Suggestions? Ideas? /dev/idal --- Mike Parin <[EMAIL PROTECTED]> wrote: > Hi Chris, > > I'm experiencing exactly the same problem with clamav > as you expressed on the mailing

Re: [Clamav-users] ERROR: Can't open file

2003-11-03 Thread Chris de Vidal
I apologize for the delay in answering this; clamscan took over 2 weeks to complete!! Dang it's slow.well I can't complain for a free program. --- Gerardo Reynoso Cobos <[EMAIL PROTECTED]> wrote: > Are you scanning the files locally on the same server or are you > scanning files using sm

Re: [Clamav-users] ERROR: Can't open file

2003-11-03 Thread Chris de Vidal
--- Tomasz Kojm <[EMAIL PROTECTED]> wrote: > On Mon, 3 Nov 2003 10:56:33 -0800 (PST) > Chris de Vidal <[EMAIL PROTECTED]> wrote: > > > I apologize for the delay in answering this; clamscan took over 2 > > weeks to complete!! Dang it's slow.well I

Re: [Clamav-users] ERROR: Can't open file

2003-11-03 Thread Chris de Vidal
--- Chris de Vidal <[EMAIL PROTECTED]> wrote: > > > I apologize for the delay in answering this; clamscan took over 2 > > > weeks to complete!! Dang it's slow.well I can't complain for > > > a free program. > > > > Are you using dazu

[clamav-users] freshclam can't download updates due to SSL issue

2020-12-23 Thread Chris via clamav-users
ys updated the definitions without any issues.  Is it something on my end I need to do or is it an issue with ClamAV? Thanks -- Chris Garcia https://supersamplestar.bandcamp.com/ https://www.bitchute.com/channel/supersamplestar/ Securely sent with Tutanota. Claim your encrypted m

Re: [clamav-users] freshclam can't download updates due to SSL issue

2020-12-24 Thread Chris via clamav-users
VPN i still get the same error. Thanks -- Chris Garcia https://supersamplestar.bandcamp.com/ https://www.bitchute.com/channel/supersamplestar/ Securely sent with Tutanota. Claim your encrypted mailbox today! https://tutanota.com Dec 23, 2020, 19:55 by clamav-users@lists.clamav.net: > Hi there

[clamav-users] freshclamcron output

2020-01-08 Thread Chris via clamav-users
--config-file=/etc/clamav/freshclam.conf --quiet -- log=/var/log/clamav/freshclam.log --daemon- notify=/etc/clamav/clamd.conf It's not a bother that this is happening, just some info for me however I'm just curious as to why it suddenly started happening with the update. Chris Note: This pe

Re: [clamav-users] freshclamcron output

2020-01-09 Thread Chris via clamav-users
On Thu, 2020-01-09 at 17:14 +, Micah Snyder (micasnyd) wrote: > Hi Chris, > > Do you have the LogVerbose option enabled enabled in your > freshclam.conf file? 0.102 introduced the use of libcurl for HTTP(S) > connections. Libcurl's output is logged when LogVerbose is ena

[clamav-users] LibClamAV Error: cli_gentempfd_with_prefix: Can't create temporary file /var/lib/clamav/tmp/clamav-79a31bb0e183db96d4b7b27484373a6e.tmp: No such file or directory

2020-01-10 Thread Chris via clamav-users
tmp/clamav-f297c096fb16292e8547120761d949f3.tmp: Permission denied Permissions for /var/tmp are drwxrwxrwt 13 root root 12288 Jan 10 19:26 tmp and for /var/lib/clamav drwxrwxr-x 3 clamavclamav4096 Jan 10 18:04 clamav Any suggestions? -- Chris 31.11972; -97.90167 (Elev. 1092 ft) 19:23:52 up 39 d

Re: [clamav-users] LibClamAV Error: cli_gentempfd_with_prefix: Can't create temporary file /var/lib/clamav/tmp/clamav-79a31bb0e183db96d4b7b27484373a6e.tmp: No such file or directory

2020-01-11 Thread Chris via clamav-users
On Sat, 2020-01-11 at 12:09 +, G.W. Haywood via clamav-users wrote: > Hi there, > > On Fri, 10 Jan 2020, Chris via clamav-users wrote: > > > Since upgrading to 0.102.1+dfsg-0ubuntu0.18.04.2 this past > > Wednesday > > I'm seeing the above error in my syslog

[clamav-users] (SOLVED) Re: LibClamAV Error: cli_gentempfd_with_prefix: Can't create temporary file /var/lib/clamav/tmp/clamav-79a31bb0e183db96d4b7b27484373a6e.tmp: No such file or directory

2020-01-12 Thread Chris via clamav-users
On Sat, 2020-01-11 at 19:28 -0600, Chris wrote: > On Sat, 2020-01-11 at 12:09 +, G.W. Haywood via clamav-users > wrote: > > Hi there, > > > > On Fri, 10 Jan 2020, Chris via clamav-users wrote: > > > > > Since upgrading to 0.102.1+dfsg-0ubuntu0.18.0

Re: [clamav-users] ClamAV problem with installation

2020-10-30 Thread Chris via clamav-users
This link should help you https://kifarunix.com/how-to-install-and-use-clamav-antivirus-on-ubuntu-18-04/ -- Chris 31.11972; -97.90167 (Elev. 1092 ft) 17:47:09 up 7 days, 18 min, 1 user, load average: 0.84, 0.97, 0.78 Description:Ubuntu 20.04.1 LTS, ke

Re: [clamav-users] Problem with freshclam updating daily-25380.cdiff

2019-03-06 Thread Chris Pollock via clamav-users
ld Wed Mar 6 05:57:30 2019 -> daily.cld updated (version: 25380, sigs: 1503528, f-level: 63, builder: raynman) -- Chris KeyID 0xE372A7DA98E6705C 31.11972; -97.90167 (Elev. 1092 ft) 09:09:31 up 16:15, 1 user, load average: 1.40, 0.90, 0.82 Description:Ubuntu 18.04.2 LTS, kernel 4.15.0-46-gene

Re: [clamav-users] Problem with new safebrowsing file

2019-03-06 Thread Chris Pollock via clamav-users
74.cdiff [100%] and it's now 17:12CST. Top shows 1997 clamav20 0 578112 450352 21692 R 100.0 2.9 123:49.48 freshclam I stopped and restarted freshclam: Wed Mar 6 17:13:54 2019 -> Downloading safebrowsing-48474.cdiff [100%] 32439 clamav20 0 167716 40428 22256 R 99.7 0.3

Re: [clamav-users] Are signatures for Windows only?

2019-04-01 Thread Chris Pollock via clamav-users
- 8755.UNOFFICIAL(5269acdb10a7bf81de 1 4.55% SecuriteInfo.com.Spam- 3835.UNOFFICIAL(b3cfb50a01c714a5eb 1 4.55% SecuriteInfo.com.Spam- 8755.UNOFFICIAL(b6396a22ce5637efaf 1 4.55% SecuriteInfo.com.Spam- 3019.UNOFFICIAL(53e6ed8c5476d215ed 1 4.55% SecuriteInfo.

[clamav-users] ClamAV CVE's

2019-08-22 Thread Chris Pollock via clamav-users
The most current version is ClamAV 0.100.3 for Ubuntu 18.04.3 LTS. Is there a list of CVE's that I can reference in a bug report to try and get ClamAV updated to the latest version? Thank you Chris -- Chris KeyID 0xE372A7DA98E6705C 31.11972; -97.90167 (Elev. 1092 ft) 16:10:12 up 9 days, 7:

Re: [clamav-users] ClamAV CVE's

2019-08-22 Thread Chris Pollock via clamav-users
ameters? > > On Aug 22, 2019, at 14:12, Chris Pollock via clamav-users < > clamav-users@lists.clamav.net> wrote: > > The most current version is ClamAV 0.100.3 for Ubuntu 18.04.3 LTS. > > Is > > there a list of CVE's that I can reference in a bug report

Re: [clamav-users] ClamAV CVE's

2019-08-22 Thread Chris Pollock via clamav-users
nks Al. > On Thu, Aug 22, 2019 at 17:37 PM, Chris Pollock via clamav-users > wrote: > > On Thu, 2019-08-22 at 16:58 -0700, Al Varnell via clamav-users > > wrote: > > > I'm don't see anything specifying 0.100.3 yet: < > > > https://cve.mitre.org/cg

Re: [clamav-users] ClamAV CVE's

2019-08-23 Thread Chris Pollock via clamav-users
On Fri, 2019-08-23 at 18:47 +0200, Matus UHLAR - fantomas wrote: > On 22.08.19 16:12, Chris Pollock via clamav-users wrote: > > The most current version is ClamAV 0.100.3 for Ubuntu 18.04.3 LTS. > > Is > > there a list of CVE's that I can reference in a bug report to

[clamav-users] ClamAV update for Ubuntu

2019-08-26 Thread Chris Pollock via clamav-users
I submitted a bug report at Ubuntu Launchpad to have ClamAV updated to the latest 0.101.4 - https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1841281 -- Chris KeyID 0xE372A7DA98E6705C 31.11972; -97.90167 (Elev. 1092 ft) 17:18:57 up 13 days, 8:36, 1 user, load average: 1.36, 0.86, 0.80

[clamav-users] Expiro virus found in Windows but not when using Linux

2019-12-19 Thread Chris Showers via clamav-users
Hello, A scan of a PC I was given to disinfect reports the following when using clamav 0.102.1 portable in Windows: [code] PS C:\Users\UserName\Desktop\clamav-0.102.1-win-x64-portable> .\clamscan.exe --remove C:\Windows\System32\msiexec.exe C:\Windows\System32\msiexec.exe: Win.Virus.Expiro-73966

[Clamav-users] ClamSMTP in Transparent Proxy Mode

2005-02-03 Thread Mason, Chris, VF UK - Technology (TS)
means. Combining the ClamSMTP proxy and SMTP proxy into one is not really an option for what I am trying to do. Any ideas? Thanks, Chris ___ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

RE: [Clamav-users] Re: ClamSMTP in Transparent Proxy Mode

2005-02-03 Thread Mason, Chris, VF UK - Technology (TS)
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > René Berber > Sent: 03 February 2005 21:20 > To: clamav-users@lists.clamav.net > Subject: [Clamav-users] Re: ClamSMTP in Transparent Proxy Mode > > Mason, Chris, VF

<    1   2   3   4   5