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

Validate sender validation setup #2

Open
rykov opened this issue Jul 8, 2017 · 0 comments
Open

Validate sender validation setup #2

rykov opened this issue Jul 8, 2017 · 0 comments

Comments

@rykov
Copy link
Owner

rykov commented Jul 8, 2017

Sender validation is one of significant signals to spam filters. There are a number of standards (DKIM, SPF, DMARK, etc) that are all tedious to set up. This task is to add a validation command that will do a sanity check on the From address.

For this task, we'll take the domain of the From address and check it against the hostname in in the SMTP settings. The command will also allow specifying a sender hostname via CLI flags.

@rykov rykov changed the title SPF Validation Validate sender validation setup (DKIM, SPF, DMARK, etc) Jul 29, 2017
@rykov rykov changed the title Validate sender validation setup (DKIM, SPF, DMARK, etc) Validate sender validation setup Jul 29, 2017
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

No branches or pull requests

1 participant