not work in that way? destination addresses do nothing on their own unless selected in a route
not work in that way? destination addresses do nothing on their own unless selected in a route
raw property, which is a ReadableStream of the message content. You'll have to parse it yourself with something like mime-parser.raw property, yup..raw() I think it's just a property like .raw but I could be wrong


mime-parser.raw().rawUncaught Error: No such module "cloudflare-internal:email".
imported from "cloudflare:email"Error 1015 Ray ID: 8bd01b872bd22eb5 • 2024-09-02 20:04:09 UTC
You are being rate limited
What happened?
The owner of this website (dash.cloudflare.com) has banned you temporarily from accessing this website.export default {
async email(message, env, ctx) {
await message.forward("gmail1@gmail.com");
await message.forward("gmail2@gmail.com");
}
}