diff --git a/driver/config/.schema/config.schema.json b/driver/config/.schema/config.schema.json index 88557cadbd7..a77abe60b0c 100644 --- a/driver/config/.schema/config.schema.json +++ b/driver/config/.schema/config.schema.json @@ -752,8 +752,8 @@ "title": "SMTP Sender Address", "description": "The recipient of an email will see this as the sender address.", "type": "string", - "format": "email", - "default": "no-reply@ory.kratos.sh" + "format": "idn-email", + "default": "Kratos " } }, "required": [