v0.4.0
mail-auth 0.4.0
- DKIM verification defaults to
strictmode and ignores signatures with al=tag to avoid exploits (see https://stalw.art/blog/dkim-exploit). UseAuthenticatedMessage::parse_with_opts(&message, false)to enablerelaxedmode. - Parsed fields are now public.