Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个脚本,可以根据发件人的联系记录将邮件从收件箱移动到 CRM 中(好一个 CiviCRM!)
它已停止工作,因为有人向我们发送了 UTF-7 编码的消息,而脚本无法或不会将其转换为 UTF-8
我们现在有超过一千条消息的积压。
我们如何在这个收件箱中找到针?
有谁知道一个脚本会生成一份报告,其中列出了 UTF-7 编码的任何消息,或者任何其他偷偷摸摸的方式来找到有问题的消息?