How do I resolve the following Workers Code Error:

Support,

What is the source of the following Cloudflare Workers Code Error: “Failed to deliver email: SMTPClient is not defined”,

{
  "outcome": "exception",
  "scriptName": "imap-xxxx-com",
  "diagnosticsChannelEvents": [],
  "exceptions": [
    {
      "name": "TypeError",
      "message": "message.pipeTo is not a function",
      "timestamp": 1699457925817
    }
  ],
  "logs": [],
  "eventTimestamp": 1699457925810,
  "event": {
    "rawSize": 27979,
    "rcptTo": "[email protected]",
    "mailFrom": "AGq3uJNyDTtS0WcvYtxsQRA==_1102324222837_rYV3DpwbEe2Nu/[email protected]"
  },
  "id": 2
}

Regards,
Hal
devCED Team

A post was merged into an existing topic: SMTP client library

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.