Re: sendmail and clamav milter setting
From: Dan Nelson (dnelson_at_allantgroup.com)
Date: 07/21/05
- Previous message: Patrick Dung: "sendmail and clamav milter setting"
- In reply to: Patrick Dung: "sendmail and clamav milter setting"
- Next in thread: Rob MacGregor: "RE: sendmail and clamav milter setting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 21 Jul 2005 11:43:17 -0500 To: Patrick Dung <patrick_dkt@yahoo.com.hk>
In the last episode (Jul 21), Patrick Dung said:
> 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)
This is probably slightly faster than the one below, since the
sendmail-milter connection is more chatty (you may get a callback for
each header, etc).
> Or this is the correct one:
> Sendmail SRV <-tcp-> clamav-milter <- tcp/domain socket -> clamd server
> (server A) (server b) (server b)
-- Dan Nelson dnelson@allantgroup.com _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Patrick Dung: "sendmail and clamav milter setting"
- In reply to: Patrick Dung: "sendmail and clamav milter setting"
- Next in thread: Rob MacGregor: "RE: sendmail and clamav milter setting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|