请教,web上收不到邮件,查看cf的日志是这样的
FormatToday opened this issue · 0 comments
FormatToday commented
除邮箱地址做了脱敏外其他数据没动。
{
"truncated": false,
"outcome": "ok",
"scriptVersion": {
"id": "817c2d20-6530-423d-a80b-d6b0a9fcfde7"
},
"scriptName": "email-worker",
"diagnosticsChannelEvents": [],
"exceptions": [],
"logs": [
{
"message": [
"[\n {\n \"code\": \"invalid_type\",\n \"expected\": \"array\",\n \"received\": \"object\",\n \"path\": [\n \"replyTo\"\n ],\n \"message\": \"Expected array, received object\"\n }\n]"
],
"level": "log",
"timestamp": 1723010065444
}
],
"eventTimestamp": 1723010065412,
"event": {
"rawSize": 8885,
"rcptTo": "example@example.com",
"mailFrom": "example@example.com"
},
"id": 0
}