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

Add option to exclude private PSL names and associated test #20

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kitterma
Copy link
Contributor

@kitterma kitterma commented Nov 2, 2021

Currently on the IETF DMARC Working Group mailing list there is discussion about how for DMARC's use of the PSL it might be better to exclude the private names portion of the PSL from consideration. It would be nice to be able to support analysis on this point in Python, so I implemented an option to exclude the private names.

It seems like this might be more generally useful, so here you go. Ideally it'd be nice to see a release with this. There shouldn't be any backward compatibility issues and an appropriate test is included. All existing tests pass.

Signed-off-by: Scott Kitterman <scott@kitterman.com>
Copy link
Contributor

@KnitCode KnitCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems reasonable to me.

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

Successfully merging this pull request may close these issues.

2 participants