Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2005 09:18:31 -0700 (PDT)
From:      Patrick Dung <patrick_dkt@yahoo.com.hk>
To:        freebsd hackers <freebsd-hackers@freebsd.org>
Subject:   sendmail and clamav milter setting
Message-ID:  <20050721161831.63615.qmail@web52101.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi

I have a clamd server(antivirus server), opening TCP connection instead
of the unix domain socket.

Next, I have another separate sendmail server. Now I want to do virus
scanning.

So, should the clamav-milter daemon be on the sendmail server or the
antivirus server?

I have this configuration and this works:

Sendmail SRV <-local domain socket-> clamav-milter <- tcp -> clamd
server
(server A) (server A) (server b)

Or this is the correct one:
Sendmail SRV <-tcp-> clamav-milter <- tcp/domain socket -> clamd server
(server A) (server b) (server b)

Regards
Patrick


		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050721161831.63615.qmail>