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

FAQs Page - Changes Needed #35

Closed
alicegomaird opened this issue Jun 12, 2020 · 1 comment
Closed

FAQs Page - Changes Needed #35

alicegomaird opened this issue Jun 12, 2020 · 1 comment

Comments

@alicegomaird
Copy link
Contributor

  • Add step before step 6 called "Double-check and make sure you have the following MX and TXT records set in your registrar's DNS management page:"
Name/Host/Alias TTL Record Type Priority Value/Answer/Destination
@ or leave blank 3600 MX 10 mx1.forwardemail.net
@ or leave blank 3600 MX 20 mx2.forwardemail.net
Name/Host/Alias TTL Record Type Value/Answer/Destination
@ or leave blank 3600 TXT Option A, B, C, D, E, or F
@ or leave blank 3600 TXT v=spf1 a mx include:spf.forwardemail.net -all
  • After this added step, please add this step below
    • "After you've saved all your changes, please purge your cache at https://1.1.1.1/purge-cache/"
    • Tip: Make sure you purge all MX, TXT, and DNS records
@niftylettuce
Copy link
Contributor

closing as kind of redundant and they are already steps, the purge cache part is listed on the page for forwarding

im also overhauling the ui in near future for onboarding/faq stuff

imgbot bot pushed a commit to pablopunk/forwardemail.net that referenced this issue Aug 26, 2020
feat: added DNS blacklist (closes forwardemail#20)
feat: added friendly-from (closes forwardemail#45, closes forwardemail#41, closes forwardemail#39, closes forwardemail#35, closes forwardemail#34, closes forwardemail#29)
fix: merged in and reviewed work for default forwarding address (closes forwardemail#25)
fix: fixed case insensitivity in names/aliases (closes forwardemail#31)
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

2 participants