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

[Feature] Add DMARC munging support #3647

Closed
vstakhov opened this issue Feb 15, 2021 · 5 comments
Closed

[Feature] Add DMARC munging support #3647

vstakhov opened this issue Feb 15, 2021 · 5 comments

Comments

@vstakhov
Copy link
Member

We want Rspamd to be able to perform DMARC munging like Mailman does: https://mailman.readthedocs.io/en/release-3.1/src/mailman/handlers/docs/dmarc-mitigations.html

Probably not for embedded messages.

@vstakhov vstakhov added this to the 2.8 milestone Feb 15, 2021
vstakhov added a commit that referenced this issue Mar 1, 2021
c-rosenberg pushed a commit to HeinleinSupport/rspamd that referenced this issue Mar 18, 2021
@vstakhov
Copy link
Member Author

vstakhov commented Mar 28, 2021

It is now has been implemented and tested in the actual mailing lists.

@stale
Copy link

stale bot commented Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 2, 2021
@stale stale bot closed this as completed Jun 16, 2021
@bjoe2k4
Copy link
Contributor

bjoe2k4 commented Aug 25, 2021

@vstakhov Is the munging support designed for mailing list operators to fix dmarc issues for outgoing mail in case their mailing list software does not support munging - or rather for people on the receiving end of those broken messages to mitigate rejections?

@vstakhov
Copy link
Member Author

The first - I've originally implemented it for mlmj software.

@janforth
Copy link

Trying to activate dmarc munging for my mm3 leaves me back with this error message:
2023-04-29 07:41:58 #426735(main) ; lua; lua_redis.lua:581: use default Redis settings for dmarc
2023-04-29 07:41:58 #426735(main) ; lua; dmarc.lua:534: dmarc reporting is enabled
2023-04-29 07:41:58 #426735(main) ; map; rspamd_map_add: added map /etc/rspamd/maps.d/dmarc_munging.inc
2023-04-29 07:41:58 #426735(main) ; lua; lua_maps_expressions.lua:125: cannot add maps combination for module dmarc: required elements are missing

What elements can be missing?

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

No branches or pull requests

3 participants