Auteur: Cyborg Date: À: exim-users Sujet: Re: [exim] Strange problem with the communication to ClamAV
Am 08.07.21 um 14:32 schrieb Luca Bertoncello via Exim-users: >
> As you see, I already tried to give a huge timeout in the
> communication between Exim and ClamAV, but it does not solve the
> problem...
>
> Do someone have an idea?
>
You could try the tcp/ip approach:
av_scanner = clamd:127.0.0.1 3310
if that also failes in that why, it's your clamd having a problem.