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