RE: WITH_OLD_DEMIME=yes

"Michel Vanaken" <[email protected]> Fri, 15 Apr 2005 09:27:48 +0200
Newsgroups gmane.mail.exim.exiscan.user,gmane.spam.detected
Message-ID <[email protected]>
>=20
> The MIME ACL is supposed to replace "demime =3D ..." in the=20
> DATA ACL.=20
> http://www.exim.org/exim-html-4.50/doc/html/spec_40.html#SECT40.3
>               cu andreas
>=20
>=20

I wonder if everything that the old demime allowed is possible with
this.
Last week, I tried to get rid of demime, and I got stuck on a few
things.
The first one being :

  deny  message =3D This message contains malformed MIME =
($demime_reason).
        demime  =3D *
        condition =3D ${if >{$demime_errorlevel}{2}{1}{0}}


Maybe I overlooked it, but I didn't found how to perform the equivalent
check with the acl_smtp_mime decode stuff.

If I remember well, Tom promised a cook-book a few weeks ago.  I think
I'll wait for it.


Michel Vanaken