Failed Workers Delivery Transport to my EXIM Mail Server
Hi,
I have a bug in my Cloudflare Workers app to deliver all catch email messages from Cloudflare Worker to my Exim Mail Server (imap.xxxx.com, TCP port: 10025).
Inbound email messages are dropped and not delivered to my Exim mail server.
Visit the gist link, snippet code, and screenshot images, at https://gist.github.com/DevCEDTeam/d7c158a4881af973640c2d990b60a42d
Regards,
Hal
DevCED Team
I have a bug in my Cloudflare Workers app to deliver all catch email messages from Cloudflare Worker to my Exim Mail Server (imap.xxxx.com, TCP port: 10025).
Inbound email messages are dropped and not delivered to my Exim mail server.
Visit the gist link, snippet code, and screenshot images, at https://gist.github.com/DevCEDTeam/d7c158a4881af973640c2d990b60a42d
Regards,
Hal
DevCED Team
Gist
Routing Email Traffic from Cloudflare Workers to my Exim Mail Server - routing-email.js
