Cloudflare Workers

Hi everyone,

Describe the problem/error/question:

How do I create a node app to receive inbound email messages (imap mail server. Port 10025) from my Cloudflare Worker trigger?

What is the error message (if any):

Cloudflare HTTP GET:

200
alt-svc:h3=“:443”; ma=86400
cf-as-number:7018
cf-ray:828e425461ee7c1b-LAX
connection:keep-alive
content-encoding:gzip
content-type:text/html
date:Mon, 20 Nov 2023 05:23:07 GMT
nel:{“success_fraction”:0,“report_to”:“cf-nel”,“max_age”:604800}
report-to:{“endpoints”:[{“url”:“https://a.nel.cloudflare.com/report/v3?s=Md9uU8ERnHZecygMXZwmvu8KkTOVv6DXhV%2FJ%xxxxxxxxxxxxxxxxxx”}],“group”:“cf-nel”,“max_age”:604800}
server:cloudflare
transfer-encoding:chunked
vary:Accept-Encoding
Regards,
Hal

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Hal

Hey @DevCED-Team,

Welcome to the community :tada:

Are you getting an erorr when trying? From what I can see it looks like Cloudflare workers can just send http requests so it would be a case of writing a script on your worker that can do that and setting the URL to the URL of you n8n webhook trigger.

Jon,

I replied to your email message.

Regards,
Hal

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