trusteddomainproject / OpenARC

Open source ARC implementation
BSD 2-Clause "Simplified" License
135 stars 45 forks source link

The header canonicalization algorithm "simple" does not work properly. #182

Open simotuki11 opened 1 week ago

simotuki11 commented 1 week ago

The following is about the sealing process.

In sealing process, we set the header canonicalization algorithm to "simple", then the subsequent ARC validation result will be fail.

We set "Canonicalization" in openarc.conf to "simple/simple" on the sending MTA. Then we performed ARC sealing on an email using OpenARC, the verification result on the receiving MTA was fail. The receiving MTA uses OpenARC for ARC verification.

flowerysong commented 1 week ago

Fixed in https://github.com/flowerysong/OpenARC/commit/e4b5a39112ce2271009811f3127d00dfb2a245b7