Mailing from worker
I read this page https://developers.cloudflare.com/email-routing/email-workers/enable-email-workers/ and can non found Email setting "Go to Email > Email Routing > Email Workers." in Cloudflare panel.
Also I found this page - https://developers.cloudflare.com/email-routing/email-workers/send-email-workers/
Also I found this page - https://developers.cloudflare.com/email-routing/email-workers/send-email-workers/
- is it working? What I need to set up to allow this function?
Where is page to verify Email address? I can not found it in Cloudflare panel.
Alternatively I have access to external mail server, but Nodemailer not working with Cloudflare. Some peoples said that is exist setting 'Node-compability' for worker. I try to add this setting to TOML setting file, but nothing changing - Nodemailer still not compiled with worker.
So, how I can send mail from Cloudflare Worker?
Cloudflare Docs
Follow these steps to enable and add your first Email Worker. If you have never used Cloudflare Workers before, Cloudflare will create a subdomain for …

Cloudflare Docs
You can send an email about your Worker’s activity from your Worker to an email address verified on Email Routing. This is useful for when you want to …
