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

Fix email authentication / spam protection #260

Open
SuperQ opened this issue Feb 22, 2020 · 0 comments
Open

Fix email authentication / spam protection #260

SuperQ opened this issue Feb 22, 2020 · 0 comments

Comments

@SuperQ
Copy link
Collaborator

SuperQ commented Feb 22, 2020

We currently don't have any spam protection on the noisebridge.net domain.

Some things we need:

  • SPF records
  • DKIM signing
  • DMARC records
SuperQ added a commit that referenced this issue Feb 22, 2020
* Add SPF/DKIM to DNS records.
* Add opendkim to postfix role.

This mostly comes from https://www.linode.com/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-9/

#260

Signed-off-by: Ben Kochie <[email protected]>
SuperQ added a commit that referenced this issue Feb 22, 2020
* Add SPF/DKIM to DNS records.
* Add opendkim to postfix role.

This mostly comes from https://www.linode.com/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-9/

#260

Signed-off-by: Ben Kochie <[email protected]>
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