is email routing purely sending to my own email?
is email routing purely sending to my own email?
.reply( does not work, you get a mail from is not from the correct domain, even though it isThis mail has been blocked because the sender is unauthenticated, the error includes an SPF lookup of the root zone (?), not the subdomain. For more lenient gmail domains, like business domains, the email goes through, but received with a big red warning question mark in the contact photo

test@leo.testing.email.ai.moda and I'll provde it testing.email.ai.moda or leo.testing.email.ai.moda.

*.email records, even though they might work, they were not actually supported.email some special allowed edge case that I guessed...?*.anything would work.
fetch event in a Snippet, so it wouldn't matter..email" as a sub-domain, I would personally still not consider it to be officially supported..reply(mail from is not from the correct domainThis mail has been blocked because the sender is unauthenticatedtest@leo.testing.email.ai.modatesting.email.ai.modaleo.testing.email.ai.moda*.emailemail*.anything.email{
"actions": [
{
"type": "forward",
"value": [
"testing@mydomain.io"
]
}
],
"enabled": true,
"matchers": [
{
"field": "to",
"type": "literal",
"value": "myemail@fastmail.com"
}
],
"name": "Send to testing",
"priority": 0
}{
"result": null,
"success": false,
"errors": [
{
"code": 2007,
"message": "Invalid Input: EmailAddress: must have address."
}
],
"messages": [
{
"code": 2007,
"message": "Invalid Input: EmailAddress: must have address."
}
]
}