> Date: Sun, 02 Jan 2005 06:17:34 -0700
> From: Ed Stover <[EMAIL PROTECTED]>

> > 1) Operating system?
> FreeBSD 4.8
> > 2) Version of clamav?
> ClamAV 0.80/648/
> > 3) Version of clamav-milter?
> ClamAV version 0.80, clamav-milter version 0.80j
> > 4) Have you tried the version in CVS?
> No.

Sorry but I'd missed earlier posts.  Did you install
it from the ports (via pkg_add?)

> > 7) Is clamd running?
> As a daemon, the idea is I dont want to have to use
> mimedefang or
> procmail and would like to have everything scanned
> coming in and out
> globally.

Can you confirm that both 'clamd' AND 'clamav-milter'
are running?  What do you see when you do 'ps -aux
|grep clam' ?

If they are not running, have you tried starting it by
manually?

> > 8) What error messages are you seeing?
> No error messages, (after lookin) I don't think that
> sendmail is routing
> the mail to the milter or either the milter is not
> responding so
> sendmail passes the mail.
> (line i used to add it to sendmail.)
>
INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,F=,T=S:4m;R:4m')
> define(' cinfINPUT_MAIL_FILTERS', 'clmilter')

If you're using "INPUT_MAIL_FILTER(blah blah)" then
there is no need to define "confINPPUT_MAIL_FILTERS."
But if you do define, make sure that it says:
  define(`confINPUT_MAIL_FILTER',`clmilter')

(You had defined it as "cinfINPUT_MAIL_FILTERS")

-- 
N. 



        
                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to