Re: [exim] demime -> acl_smtp_mime

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] demime -> acl_smtp_mime
On 9/28/18 10:03 PM, Victor Ustugov via Exim-users wrote:
>> looking at the code (seems that 'feature' are undocumented):
>>
>>  struct anom {
>>    int level;
>>    const uschar * text;
>>  } anom[] = { {1, CUS"Broken Quoted-Printable encoding detected"},
>>  {2, CUS"Broken BASE64 encoding detected"} };

>
> Yes, mime_anomaly_level and mime_anomaly_text are not documented.


Patches always welcome, even for docs...
--
Cheers,
Jeremy