Open crowbot opened 7 years ago
There are several more examples of what looks like the same problem - e.g. messages 10249, 10218. I think we should probably bump up the importance of this a bit.
Just had another of these.
e = InfoRequestEvent.find(EVENT_ID)
m = e.incoming_message
m.cached_attachment_text_clipped = ''
m.cached_main_body_text_folded = '[MIME decoding problem]'
m.cached_main_body_text_unfolded = '[MIME decoding problem]'
m.save
Error is:
Looks like it's not recognising the PDF. The error is caused by incoming message 9996 on IPV. I've manually set the body text for this email to blank and forwarded a version parsed by my local mail client to the site admin for upload.