Re: [exim] EXIM not detecting virus emails

Etusivu
Poista viesti
Vastaa
Lähettäjä: Gary Stainburn
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] EXIM not detecting virus emails
On Thursday 22 October 2015 13:08:14 Jeremy Harris wrote:
> On 22/10/15 12:32, Gary Stainburn wrote:
> > That is why I thought I'd try that. However, because of the error mesage
> > from EXIM, the script isn't getting working.
>
> The error message says you're missing an element in that
> "cmdline".
> --
> Jeremy


Hi Jeremy,

As usualy, while typing this response, I have found the problem. I specified
only one regex, for both the search and return values, whereas EXIM expects
them to be separate. I missed that because in the documentation it appears to
be one string.

Gary