If there is a clamd= file in /var folder: Open /etc/clamd.conf Find /var/clamd Replace it with /var/run/clamav/clamd So that av_scanner = clamd:/var/run/clamav/clamd Will not generate a 451 error.
OR simply Change the av_scanner line to av_scanner = clamd:/var/clamd -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Troy Settle Sent: Friday, July 29, 2005 2:10 PM To: [email protected] Subject: [exim] Help with clamav I'm a little lost here, and google wasn't much help (even with site:www.exim.org): First, I tried clamd: av_scanner = clamd:/var/run/clamav/clamd -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
