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