rails/actionmailbox/test/fixtures/files
Jan Sterba 4b8511859a Fix ingress controllers' ability to accept non UTF-8 encoded emails
Since most of the ingress controllers receive raw MIME data in POST body,
it is impossible to guaratee that these are in UTF-8 as email comes in all
possible encodings.

This patch disables force transcoding to UTF-8 by ActionController params
processing for params that contain RAW MIME email bodies.

Fix #46297
2022-12-30 23:53:10 +01:00
..
avatar1.jpeg add attachments to the new inbound mail 2019-01-07 10:56:41 +11:00
avatar2.jpeg add attachments to the new inbound mail 2019-01-07 10:56:41 +11:00
invalid_utf.eml Fix ingress controllers' ability to accept non UTF-8 encoded emails 2022-12-30 23:53:10 +01:00
welcome.eml Use image/jpeg instead of non-standard image/jpg 2021-03-05 13:14:11 -05:00