On 06/05/2010 08:18 AM, Steve Holdoway wrote: > I've got a system where one server uses clamav-milter to talk to a clam > daemon on a remote server via port 3310. I've opened ports 3310 and > 30000 to 30500 in the firewall, and the relevant parts of clamd.conf > read... > # TCP port address. > # Default: no > TCPSocket 3310 > > # Limit port range. > # Default: 1024 > StreamMinPort 30000 > # Default: 2048 > StreamMaxPort 30500 > > and restarted it. lsof shows the server listening to port 3310, and I > can telnet into it from the remote host. > > However, in my mail logs, I have > > un 5 16:47:28 portal sendmail[19953]: o554lSLW019953: Milter (clamav): > error connecting to filter: Connection refused by aa.bb.cc.dd
Not a sendmail expert, but this error message looks like sendmail is having trouble connecting to clamav-milter. I guess clamav-milter is a filter from sendmail's perspective, clamav-milter itself certainly doesn't call clamd a filter. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
