Thelv,
Do you still have the Clamd uncommented in the primary list? This is the
error that I couldn't get around. This is what I tried, maybe it will work
for you...
/etc/amavisd.conf
@av_scanners = (
# ### http://clamav.elektrapro.com/
['Clam Antivirus-clamd',
\&ask_daemon, ["CONTSCAN {}\
ok..its me again. Now I am getting this. Any comments:
ug 29 14:46:54 mailr amavis[2141]: (02141-01) Clam Antivirus-clamd: Can't connect to
UNIX socket /usr/local/sbin/clamd: Connection refused, retrying (2)
Aug 29 14:46:55 mailr amavis[2142]: (02142-01) Clam Antivirus-clamd: Can't connect to
Ok guysThanks for your help.
I found my stupid little problem. When I originally installed spamassasin, I had no
intention of using antivirus at the gateway...so I guess I uncomented out the bypass
antivirus line in amavisd.conf. Well I decided to go through there line by line and I
fou
Thelv,
Here is what I have in my amavisd.conf file:
@av_scanners_backup = (
['Clam Antivirus - clamscan', 'clamscan',
'--stdout --disable-summary -r {}', [0], [1],
qr/^.*?: (?!Infected Archive)(.*) FOUND$/ ],
);
The way I understand it is that if amavisd can't find t
On Mon, 25 Aug 2003, Matlock , Justin wrote:
> No go on catching eicar in a ZIP file; sending from Yahoo, Hotmail, and
> another server.
>
> Grr... I have three separate servers, and all three are missing ZIP files.
> Clamscan catches everything in ZIP files if I run it from the command line,
> a
On Fri, 29 Aug 2003 at 12:01:29 -0500, [EMAIL PROTECTED] wrote:
> I guess I am unsure how the command line as backup works. I had
configured the amavisd.conf file in the av scanners. This we both agree
on does not work. I then commented it out and let the next group
(backup scanners) to find the
I guess I am unsure how the command line as backup works. I had configured the
amavisd.conf file in the av scanners. This we both agree on does not work. I then
commented it out and let the next group (backup scanners) to find the clamd and run
that way. I am assuming that is what your talki
Apart from complaining when RemoveStaleSocket is enabled, this snapshot
doesn't want to obey AllowSupplementaryGroups
[EMAIL PROTECTED] ('tty') ~/ftpz/clamav-20030829 13 -> id exim
uid=69(exim) gid=6(mail) groups=6(mail)
[EMAIL PROTECTED] ('tty') ~/ftpz/clamav-2003
:: * libclamav: enabled support for Maildir files (thanks to Tomasz Papszun
:: for samples and to Nigel for making his code so flexible)
Does this mean that this version of clamd will be able to scan maildir files
without having to do some sort of mime extraction?
Forgive me if the a
On Friday 29 August 2003 01:02 am, Franky wrote:
>
> as I can see this, scrubber does the mime-decoding and lets clamav do
> the unpacking (unzip, untar, ...), right?
> Hmmm ... seems interesting, I'm using amavisd-new right now but I don't
> really like a perl program on a mail server (performance
Thanks I will try that.
Les
- Original Message -
From: Mark Novak <[EMAIL PROTECTED]>
Date: Friday, August 29, 2003 9:03 am
Subject: RE: [Clamav-users] clam antivirus and spamassassin
> Stop amavsid and then
>
> #amavisd debug
>
> That should show you whether or not clam is really run
> Is this the milter fixing release?
The clamd+clamav_milter duet should work more stable but this is not yet
a final fix.
Best regards,
Tomasz Kojm
--
oo. [EMAIL PROTECTED]
(\/)\. http://www.konarski.edu.pl/~zolw
\..._ I nie zapomnij klikn
Is this the milter fixing release?
> The snapshot doesn't contain the virus databases.
...
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-u
> but again, what about freshclam --daemon-notify?
This option works OK, however the _local_ socket must be writeable for the
"clamav" group.
Best regards,
Tomasz Kojm
--
oo. [EMAIL PROTECTED]
(\/)\. http://www.konarski.edu.pl/~zolw
\..._
The snapshot doesn't contain the virus databases.
Fri Aug 29 16:32:59 CEST 2003
-
* clamav-milter: 0.60d: Removed superflous buffer and unneeded strerror
call (Nigel)
* libclamav: enabled support for Maildir files (thanks to Tomasz Papszun
Stop amavsid and then
#amavisd debug
That should show you whether or not clam is really running. On my machine,
I couldn't get it to work in daemon mode, but it uses clam just fine when
called from the command line (as one of the "backup" scanners).
Thanks,
Mark
-Original Message-
Fro
I have installed Clam on a Redhat 8 server with amavisd new installed.
The spam filtering program is running fine and relaying mail. I decided
to give clam a try and I went by the documentation. I commented out the
appropriate lines in the amavisxxx.conf file for clam antivirus. The
clamd s
Oops found it
Needed include
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stefke
Sent: vrijdag 29 augustus 2003 11:51
To: [EMAIL PROTECTED]
Subject: RE: [Clamav-users] New filtering system using ClamAV
Franco,
I can't get scrubber-daemon compi
Franco,
I can't get scrubber-daemon compiled.
# make
gcc -Wall -g -I./ -I/usr/local/include/scrubber `pkg-config --cflags
glib-2.0 gmodule-2.0` `gmime-config --cflags` -c scrubberd-tcp-server.c
scrubberd-tcp-server.c: In function `scrubberd_tcp_server_socket_poll':
scrubberd-tcp-server.c:25
Franco Gasperino wrote:
I've released a new high volume mail content filter called scrubber which has
a filter plugin using the clamav library for scanning. It's been in use at a
regional ISP with 20k users for months, and can outperform most all virus
scanning methods on loaded mail systems. Ch
W liście z czw, 28-08-2003, godz. 19:11, Tomasz Kojm pisze:
> > imho 1h is way too long to wait for reload definitions in busy server so
> > i restart clamd every time new databases is downloaded.
>
> The SelfCheck option is fully configurable in clamav.conf.
confirmed;) sorry about that - gonn
On Tue, 26 Aug 2003 11:06:15 +0200
Taliesin <[EMAIL PROTECTED]> wrote:
> Hi to you all. I've installed clamav in conjuction with qmail & qmail scanner. It
> works well, but I can display only the header of every mail (with sylpheed, but the
> same problem is on the web mail too) end not the bod
I've released a new high volume mail content filter called scrubber which has
a filter plugin using the clamav library for scanning. It's been in use at a
regional ISP with 20k users for months, and can outperform most all virus
scanning methods on loaded mail systems. Check out:
http://proj
After fiddling about with this for hours, I think I finally have something working. At least for now!
But let me first explain what I've done. When I first installed this, I followed the instructions here:
http://clamav.elektrapro.com/doc/html/node23.html
Which says to start clamav-milter l
24 matches
Mail list logo