Skip to content

Bump mail-auth from 0.11.2 to 0.12.1 - #5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mail-auth-0.12.1
Open

Bump mail-auth from 0.11.2 to 0.12.1#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mail-auth-0.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps mail-auth from 0.11.2 to 0.12.1.

Changelog

Sourced from mail-auth's changelog.

mail-auth 0.12.1

  • MX and PTR records are now returned as A-labels.
  • DMARC: Identifiers are converted to their A-label form before alignment, and alignment is no longer case sensitive.
  • DMARC: External reporting addresses are compared to the policy domain in their A-label form.

mail-auth 0.12.0

  • Report::parse_rfc5322 and TlsReport::parse_rfc5322 now take a max_size argument, which bounds the size of a decompressed report.
  • Report parsing: Reject .gz and .zip attachments that decompress beyond max_size, and stop sizing the output buffer from the attacker-controlled ZIP size fields.
  • DKIM2: Cap the signature chain at 50 DKIM2-Signature / Message-Instance header fields, reported as Dkim2Error::ChainTooLong.
  • DKIM2: Accept an imaginary hop (nd=) that follows a real hop, provided its d= matches a recipient of the previous hop (draft-ietf-dkim-dkim2-spec-04 §9.3).
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mail-auth](https://github.com/stalwartlabs/mail-auth) from 0.11.2 to 0.12.1.
- [Release notes](https://github.com/stalwartlabs/mail-auth/releases)
- [Changelog](https://github.com/stalwartlabs/mail-auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stalwartlabs/mail-auth/commits)

---
updated-dependencies:
- dependency-name: mail-auth
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants