Using cloudflare/dmarc-email-worker - Unknown extension

I've deployed https://github.com/cloudflare/dmarc-email-worker with the standard code, no modifications. When triggering the worker via an email route I get the following:
{
"outcome": "exception",
"scriptName": "dmarc-email-worker",
"diagnosticsChannelEvents": [],
"exceptions": [
{
"name": "Error",
"message": "unknown extension: ",
"timestamp": 1709945220800
}
],
"logs": [],
"eventTimestamp": 1709945220127,
"event": {
"rawSize": 6515,
"rcptTo": "<redacted>",
"mailFrom": "<redacted>"
},
"id": 1
}
{
"outcome": "exception",
"scriptName": "dmarc-email-worker",
"diagnosticsChannelEvents": [],
"exceptions": [
{
"name": "Error",
"message": "unknown extension: ",
"timestamp": 1709945220800
}
],
"logs": [],
"eventTimestamp": 1709945220127,
"event": {
"rawSize": 6515,
"rcptTo": "<redacted>",
"mailFrom": "<redacted>"
},
"id": 1
}
Any thoughts on how I can get this to work properly? The file is being stored into R2 but nothing happens after that. Strange as I'm using the default code and instructions form the repo.
GitHub
GitHub - cloudflare/dmarc-email-worker: DMARC reports processor usi...
DMARC reports processor using Cloudflare Workers and Email Workers - cloudflare/dmarc-email-worker
2 Replies
Erisa
Erisa9mo ago
I would recommend creating a GitHub Issue on the repository
kriv
krivOP9mo ago
Thanks - incase anyone else stumbles upon this, here's my Github issue: https://github.com/cloudflare/dmarc-email-worker/issues/12
GitHub
Unknown extension: · Issue #12 · cloudflare/dmarc-email-worker
I've deployed this repo with the standard code, no modifications. When triggering the worker via an email route I get the following: { "outcome": "exception", "scriptNa...
Want results from more Discord servers?
Add your server