You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/views/faq/index.md
+37-1Lines changed: 37 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2339,10 +2339,46 @@ Regular expressions are not supported on <a href="/disposable-addresses" target=
2339
2339
Enhanced Privacy Protection:
2340
2340
</strong>
2341
2341
<span>
2342
-
If you are on a paid plan (which features enhanced privacy protection), then please go to <a href="/my-account/domains" target="_blank" rel="noopener noreferrer" class="alert-link">My Account <i class="fa fa-angle-right"></i> Domains</a> and click on "Aliases" next to your domain to configure regular expressions. If you would like to learn more about paid plans see our <a class="alert-link" rel="noopener noreferrer" href="/private-business-email">Pricing</a> page. Otherwise you can continue to follow the instructions below.
2342
+
If you are on a paid plan (which features enhanced privacy protection), then please go to <a href="/my-account/domains" target="_blank" rel="noopener noreferrer" class="alert-link">My Account <i class="fa fa-angle-right"></i> Domains</a> and click on "Aliases" next to your domain to configure aliases, including those with regular expressions. If you would like to learn more about paid plans see our <a class="alert-link" rel="noopener noreferrer" href="/private-business-email">Pricing</a> page.
<td>(<a href="https://regexr.com/8g9rb" class="alert-link">view test on RegExr</a>)</td>
2366
+
</tr>
2367
+
</tbody>
2368
+
</table>
2369
+
2370
+
<divclass="alert my-3 alert-primary">
2371
+
<iclass="fa fa-info-circle font-weight-bold"></i>
2372
+
<strongclass="font-weight-bold">
2373
+
Tip:
2374
+
</strong>
2375
+
To test these at <a href="https://regexr.com" class="alert-link">RegExr</a>, write the expression in the top box, and then type an example alias in the text box below. If it matches, it will turn blue.
2376
+
<span>
2377
+
</span>
2378
+
</div>
2379
+
2380
+
#### Examples for the free plan
2381
+
2346
2382
If you are on the free plan, then simply add a new DNS <strongclass="notranslate">TXT</strong> record using one or more of the provided examples below:
0 commit comments