Hi, Asbjørn Aarrestad wrote: > hi all, > > I'm trying to get exim to talk to clamd on fc5, but so far, all the test > mail are just flushing through to the local delivery, and no messages > are scanned for viruses. > > I've installed the rpm's in fc5 for exim and clamd.server and also the > clamav-exim configuration > > I've enabled the "av_scanner = clamd:/var/run/clamd.exim/clamd.lock" and > checked the acl_check_data block > > > any ideas why this isn't working? >
it could be the selinux settings, which disable the exim process to contact the clamd socket. try to disable selinux with setenforce 0 if it is active and restart clamd and exim and try again with eicar. > - asbjørn > ciao, jochen -- -------------------------------------------------- Jochen Knuth WebMaster http://www.ipro.de IPRO GmbH Phone ++49-7152-93330 Steinbeisstr. 6 Fax ++49-7152-933340 71229 Leonberg EMail: [EMAIL PROTECTED] -- ## 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/
