Re: [Clamav-users] Sendmail Milter

2005-01-15 Thread Dennis Peterson
Nigel Horne wrote: On Friday 14 Jan 2005 04:30, WES wrote: I have installed and tested ClamAV (.80-2) which starts up clamd and runs without a problem. Also I have installed clamav-milter (.80-2). I included in my sendmail.mc file the suggested: INPUT_MAIL_FILTER(‘clmilter’, ‘S=local:/var/run/clam

Re: [Clamav-users] Sendmail Milter

2005-01-14 Thread Kelson
Nigel Horne wrote: On Friday 14 Jan 2005 04:30, WES wrote: I have installed and tested ClamAV (.80-2) which starts up clamd and runs without a problem. Also I have installed clamav-milter (.80-2). I included in my sendmail.mc file the suggested: INPUT_MAIL_FILTER(‘clmilter’, ‘S=local:/var/run/clam

Re: [Clamav-users] Sendmail Milter

2005-01-14 Thread Nigel Horne
On Friday 14 Jan 2005 04:30, WES wrote: > I have installed and tested ClamAV (.80-2) which starts up clamd and runs > without a problem. Also I have installed clamav-milter (.80-2). > > I included in my sendmail.mc file the suggested: > INPUT_MAIL_FILTER(‘clmilter’, > ‘S=local:/var/run/clamav/clm

RE: [Clamav-users] Sendmail Milter

2005-01-14 Thread WES
Giorgio, thank you. There were strange characters - MS smart quotes :( -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Giorgio Bellussi Sent: Friday, January 14, 2005 2:29 AM To: ClamAV users ML Subject: Re: [Clamav-users] Sendmail Milter WES wrote: &g

RE: [Clamav-users] Sendmail Milter

2005-01-14 Thread WES
Jocke, thanks. Turned out to be the smartquotes! I got lazy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Joacim Ekroth Sent: Friday, January 14, 2005 12:38 AM To: ClamAV users ML Subject: Re: [Clamav-users] Sendmail Milter WES wrote: > I h

RE: [Clamav-users] Sendmail Milter

2005-01-14 Thread WES
lamAV users ML Subject: Re: [Clamav-users] Sendmail Milter On Thu, Jan 13, 2005 at 10:30:52PM -0600, WES wrote: > I have installed and tested ClamAV (.80-2) which starts up clamd and runs > without a problem. Also I have installed clamav-milter (.80-2). > > I included in my sendmail.mc f

Re: [Clamav-users] Sendmail Milter

2005-01-14 Thread Giorgio Bellussi
WES wrote: I have installed and tested ClamAV (.80-2) which starts up clamd and runs without a problem. Also I have installed clamav-milter (.80-2). I included in my sendmail.mc file the suggested: INPUT_MAIL_FILTER(‘clmilter’, ‘S=local:/var/run/clamav/clmilter.sock,F=,T=S:4m;R:4m’)dnl define(‘co

Re: [Clamav-users] Sendmail Milter

2005-01-14 Thread Jan Pieter Cornet
On Thu, Jan 13, 2005 at 10:30:52PM -0600, WES wrote: > I have installed and tested ClamAV (.80-2) which starts up clamd and runs > without a problem. Also I have installed clamav-milter (.80-2). > > I included in my sendmail.mc file the suggested: > INPUT_MAIL_FILTER(~Qclmilter~R

Re: [Clamav-users] Sendmail Milter

2005-01-13 Thread Joacim Ekroth
WES wrote: I have installed and tested ClamAV (.80-2) which starts up clamd and runs without a problem. Also I have installed clamav-milter (.80-2). I included in my sendmail.mc file the suggested: INPUT_MAIL_FILTER(‘clmilter’, ‘S=local:/var/run/clamav/clmilter.sock,F=,T=S:4m;R:4m’)dnl define(‘con

Re: [Clamav-users] sendmail-milter-clamav

2004-05-13 Thread Per-Olov Sjöholm
-- I will do a top post here as it is to much to scroll and therefore not readable enough... (no comments on top postings please) -- The sendmail config (your section 7) is not ok. Two things here. 1. You should consider to use the macro configuration (the ".mc" file) and build a

RE: [Clamav-users] sendmail-milter-clamav

2004-05-13 Thread Samuel Benzaquen
First, when you show a config file, please omit the comment lines... It makes the mail big and doesn't give any extra info. Answering your problem, I think you are lacking one option on the sendmail.cf file. We have sendmail(8.12.11) + clamav + clamav-milter and the options we have on the sendmail

Re: [Clamav-users] sendmail-milter-clamav

2004-05-13 Thread Nigel Horne
Iulian <[EMAIL PROTECTED]> Wrote: > clamav-milter -blo /var/clamav/clmilter.sock Except for specific situations please don't use the -b option. > srwxrwxrwx 1 clamav clamav 0 May 13 09:17 /var/clamav/clamd.sock Publically writable named pipes could be a security risk. Please look into your uma

Re: [Clamav-users] sendmail-milter-clamav

2004-05-13 Thread Alex V. Kovirshin
On Thu, May 13, 2004 at 01:00:39PM +0300, Iulian wrote: > I try to install CLAMAV, on Slack 9.1, with sendmail and > milter, > My installation: > 1. > > sendmail -d0 | grep MILTER > on my PC: Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS > MILTER MIME7TO8 MIME8TO7 > > 2. User clamav, ...: