Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Incorrect ARC-Seal generated when reusing authentication results #4959

Closed
JasonStephenson opened this issue May 13, 2024 · 0 comments · Fixed by #4960
Closed

[BUG] Incorrect ARC-Seal generated when reusing authentication results #4959

JasonStephenson opened this issue May 13, 2024 · 0 comments · Fixed by #4960
Labels

Comments

@JasonStephenson
Copy link
Contributor

Describe the bug
Incorrect Arc-Seal header when configured with reuse_auth_results = true;

Steps to Reproduce

  1. Have an email with Authentication-Results header that contains dmarc= before arc=, or have one with no arc= line present
  2. Ask rspamd to ARC sign the email while configured with reuse_auth_results = true;

Expected behavior
The cv= in the ARC-Seal header should not return the dmarc= results. It should only return arc= results

Versions

All

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant