Is it possible to have catch all on subdomains as well?
Is it possible to have catch all on subdomains as well?


.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.{
"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."
}
]
}test@leo.testing.email.ai.modatesting.email.ai.modaleo.testing.email.ai.moda*.emailemail*.anything