On 09/09/2019 15:22, Daniel Botting via Exim-users wrote:
> So we have in our config, which is a common example:
> 
> deny message   = Malformed message, cannot scan for virus ($demime_reason)
>         demime    = *
>         condition = ${if >{$demime_errorlevel}{2}{1}{0}}
> 
> I have been looking for a number of days now for a replacement using
> acl_smtp_mime, if anybody is able to assist that would be much appreciated.


Reading around the code there appear to be a couple of totally
undocumented variables "mime_anomaly_level" and "mime_anomaly_text".

Since 2004.

I suspect def:mime_anomaly_text would be a reasonable condition.
-- 
Cheers,
  Jeremy

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to