Hi there,
On Fri, 8 Jun 2012, c0re wrote:
Architecture is pretty simple:
1st server with clamd, clamav-milter.
2nd server with sendmail.
You're stil being pretty economical with the information. What's the
network connection between the servers? What volumes of traffic does
it carry?
So w
On 06/07/12 11:40, c0re wrote:
> I decided to move clamav to dedicated server.
Hi,
I assume you are running the milter on the same machine as clamd and
letting them talk over a unix socket.
> Jun 7 12:37:08 avsrv clamav-milter[29989]: clamfi_eom: FD send
> failed: Broken pipe
> Jun 7 12:37:08 a
2012/6/7 G.W. Haywood :
> Hi there,
>
>
> On Thu, 7 Jun 2012, c0re wrote:
>
>> In clamav-milter logs I see only this:
>>
>> Jun 7 12:37:08 avsrv clamav-milter[29989]: clamfi_eom: FD send
>> failed: Broken pipe
>> Jun 7 12:37:08 avsrv clamav-milter[29989]: FD send failed
>>
>> So what's happening
Hi there,
On Thu, 7 Jun 2012, c0re wrote:
In clamav-milter logs I see only this:
Jun 7 12:37:08 avsrv clamav-milter[29989]: clamfi_eom: FD send
failed: Broken pipe
Jun 7 12:37:08 avsrv clamav-milter[29989]: FD send failed
So what's happening here?
I don't know. :) The exact architecture
Hi clamav users and developers!
I had servers with sendmail and clamav at each one, all was fine
working via local socket.
I decided to move clamav to dedicated server.
So I changed socket from local to inet and everything was OK.
But about 40 days later I noticed in sendmail logs such messages:
At 12:38 PM Monday, 1/10/2005, you wrote -=>
Jan 10 15:33:49 ermail sendmail[5685]: j0AKXnnD005685: Milter (clmilter):
error connecting to filter: Connection refused by /var/clamav/clmilter.sock
It's telling you that it needs to communicate with the sock and
can't. What do you get when you check
On Monday 10 Jan 2005 20:38, Ken Morley wrote:
> I have ClamAV 0.75 installed on a RH Linux server.
[snip]
> What is the correct procedure for starting the
> milter service? How can I troubleshoot this further?
Try the latest release, 0.80.
> Ken Morley
--
Nigel Horne. Arranger, Composer, T
I have ClamAV 0.75 installed on a RH Linux server. It's
configured to operate with SendMail using the Clamav-milter.
I noticed that infected mail started slipping through and
found the many errors similar to the following in maillog:
Jan 10 15:33:49 ermail sendmail[5685]:
j0AKXnnD0
Ken Jones wrote:
After downloading and installing the nightly snapshot(11/7 -> 11/8), I am
experencing problems with the clamav-milter.
during processing the first email, the milter dies and in the clamd log
file the following error is logged. Any attempt to start the milter again
produces the same
> After downloading and installing the nightly snapshot(11/7 -> 11/8), I am
> experencing problems with the clamav-milter.
>
> during processing the first email, the milter dies and in the clamd log
> file the following error is logged. Any attempt to start the milter again
> produces the same err
> On Mon, 8 Nov 2004, Ken Jones wrote:
>> After re-installing .80 release code, I need to re-boot before thepolitely
>> milterimmediately
>> will sucessfully start.
>>
>> I have tried this on both a Solaris 9 X86 and a Solaris 8 X86 box, both
>> running .80 release just fine.
>
>
> Wow! I've not
On Mon, 8 Nov 2004, Ken Jones wrote:
> After re-installing .80 release code, I need to re-boot before the milter
> will sucessfully start.
>
> I have tried this on both a Solaris 9 X86 and a Solaris 8 X86 box, both
> running .80 release just fine.
Wow! I've not seen a unix proggie protected fro
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ken Jones
Sent: Monday, November 08, 2004 8:34 PM
To: [EMAIL PROTECTED]
Subject: [Clamav-users] Problems with clamav-milter
After downloading and installing the nightly snapshot(11/7 -> 11/8), I
After downloading and installing the nightly snapshot(11/7 -> 11/8), I am
experencing problems with the clamav-milter.
during processing the first email, the milter dies and in the clamd log
file the following error is logged. Any attempt to start the milter again
produces the same error being log
I compiled Clamav 0.65 on a Fedora Core 1 server and by itself it works
fine. The problem is when I try to run clamav-milter in order to scan mail.
This is what happens:
# /usr/local/sbin/clamav-milter -blo /var/run/clmilter.sock
/usr/local/sbin/clamav-milter: StreamSavetoDisk not enabled i
On Tuesday 10 Feb 2004 3:35 pm, Magazinov Igor wrote:
> My system is RH 7.1, gcc-2.96-112.7.1, sendmail-8.11.6-27.71
Do you have the sendmail-devel RPM installed?
> Waiting for help,
>
> Igor.
--
Nigel Horne. Arranger, Composer, Typesetter.
NJH Music, Barnsley, UK. ICQ#20252325
[EMAIL PROTECT
Hi All,
I have problems with installing of clamav-milter.
I did following commands with root privileges:
./configure -enable-milter -sysconfdir=/etc
make
make install
The following messages were appeared in the end of output:
...
make[1]: Entering directory `/home/igorek/clamav-0.65/c
lamav-users] Problems with
clamav-milter installing
Hi All,
I have problems with installing of
clamav-milter.
I did following commands with root
privileges:
./configure enable-milter
sysconfdir=/etc
make
make install
The following messages were appeared in th
Hi All,
I have problems with installing of clamav-milter.
I did following commands with root privileges:
./configure –enable-milter –sysconfdir=/etc
make
make install
The following messages were appeared in the end of
output:
…..
make[1]: Entering directory
`/home/igorek/cl
Patrick,
When you modified the sendmail.mc file, did you then use it to generate a
new sendmail.cf file and move it into the right place (not sure where that
is on a debian system, but its usually /etc/mail/sendmail.cf) -- then
restart sendmail?
If so, you should set the log level to something
On 2003-11-30, Patrik wrote:
>INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clmilter.clt, F=, T=S:4m;R:4m')dnl
>define(`confINPUT_MAIL_FILTERS', `clmilter')
Did you make sendmail.cf using this .mc?
>clamd is started and clamav-milter to with: /usr/sbin/clamav-milter
>-blo /var/run/clmilter.clt
Try enabling Foreground in clamav.conf and restarting clamav-milter. That
way you'll catch any error messages.
What version of clamav-milter is this? (try clamav-milter --version).
-Nigel
---
This SF.net email is sponsored by: SF.net Giveback
First of all, ive checked the other threads about
this.
So, running debian and having problems getting
clamav-milter to work together with sendmail.
I've done what the documentation said and that
is:
Installed debian packages: clamav-base, clamav,
clamav-milter, clamav-daemon and the freshcl
23 matches
Mail list logo