Verifying Relay Domains
Situation | How do I verify my domain? You receive the error Verification Fail when trying to enable a domain. |
---|---|
Solution |
See below for information on:
|
Verifying by adding a DNS (TXT) record to the domain's configuration
- Navigate to Administration > Account Management > Domains.
- Click Verify Domain on the right side of the desired domain.
- The top of the new window will say TXT Record. A value, (for example, ppe-7c123438b96cd00aa17e) is shown.
- Copy the value to the clipboard.
- Click Verify Later.
- Open a new tab or browser window.
- Login to your DNS provider's website.
- Go to your provider's domain management screen: this may be called DNS Settings, Control Panel, Advanced Settings, etc.
- Add a new entry to your DNS as follows:
Type TXT Host @ Value/Answer/Definition [Paste the value from the clipboard] TTL 3600 seconds / 1 hour - Save the change.
- Return to Proofpoint Essentials.
- Click Verify Domain again and then click Verify Now.
- Confirm that the domain says Verified under the Domain Status column
- Enable the domain clicking Enable Relay.
Verifying by adding a custom META tag to the homepage of your domain
- Navigate to Administration > Account Management > Domains.
- Click Verify Domain on the right side of the desired domain.
- At the top of the new window, select META TAG. A value (for example, <meta name="ppe-verify" content="ppe-f01321e1e822fcd1e7a8">) wll be shown.
- Copy the value to the clipboard.
- Click Verify Later.
- Open a new tab or browser window
- Open your website homepage HTML file using any text or HTML editor or, if your web host uses a web-based page editor (WordPress, Squarespace, etc.), open your homepage in their editor.
- Paste the content from your clipboard into the <head> section that appears before the first <body> section. (If you are unsure how to do this, contact your web host's technical support team.)
- Open your website homepage in a browser and view the source to confirm the addition.
- Return to Proofpoint Essentials.
- Click Verify Domain again and then click Verify Now.
- Confirm that the domain says Verified under the Domain Status column
- Enable the domain clicking Enable Relay.