Re: [Exim] Exim 4.2 and ClamAV 0.6

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: exim
Data:  
Para: exim-users
Asunto: Re: [Exim] Exim 4.2 and ClamAV 0.6
So, like, the other day Frank DeChellis DSL mumbled:
>> What lines would I have to enter into my configure files for exim to get
> this baby working?


You have these, in somewhere like "main/02_exim4-config_options", right?

    #
    # ClamAV && SpamAssassin
    #
    spamd_address = 127.0.0.1 783
    av_scanner = clamd:/var/run/clamd.ctl


And what part doesn't work? Have you runt exim with the
classic debug enabled to see it fails somehere?

jdl