Mayne
Mayne
CDCloudflare Developers
Created by Mayne on 12/24/2024 in #workers-help
Issue: Email Reply Chain Handling Failure
Simplest reproduction step: Forward any email to worker, it is unable to reply normally.
5 replies
CDCloudflare Developers
Created by Mayne on 12/24/2024 in #workers-help
Issue: Email Reply Chain Handling Failure
When an incoming email contains references (such as those in reply emails), the message.reply() method consistently throws an internal error. This makes it impossible to maintain email conversations as the Worker cannot process any referenced emails.
5 replies