domain linking form #5

Merged
muppeth merged 6 commits from domain-linking-form into master 2019-10-16 19:15:00 +02:00
1 changed files with 16 additions and 9 deletions

View File

@ -97,7 +97,7 @@ form:
name: reference
label: Reference
type: text
placeholder: 'Name of payment holder or other transfer referance'
placeholder: 'Name of payment holder or other transfer reference'
validate:
required: true
-
@ -141,13 +141,20 @@ form:
<h1 class="form-title"> Domain Linking Request </h1>
<p class="form-text"><strong> Fill in this form if you would like to use your own domain for Email aliases.</strong>
<br><br>
Please follow these steps to point your domain to our server: <br><strong> (this will also serve to verify the domain is really owned by you) </strong><br>
1. Go to the DNS records settings for your domain<br>
2. Point MX 10 record to disroot.org<br>
3. Point SPF record to "v=spf1 mx a ptr include:disroot.org ~all"<br>
4. Point TXT record to "v=spf1 mx ~all"<br>
5. Once we review your request we will contact you to finalize the procedure<br>
<br><br>
Please follow these steps to point your domain to our server before you submit the request: <br><strong> (this will also serve to verify the domain is really owned by you and without that we will not proceed to process your request) </strong><br>
<h4 class="form-text"> 1. Go to the DNS records settings for your domain</h4>
<p class="form-text">- <i>Point <b>MX record</b> to disroot.org (if you are using your domain currently with other provider, set <b>MX20</b> or higher)</i><br>
<b>-</b> <i>Set TXT (spf) record to </i><b>"v=spf1 mx a ptr include:disroot.org ~all"</b><br>
<b>-</b> <i>Set TXT record to </i><b>"v=spf1 mx ~all"</b><br>
</p>
<h4 class="form-text">2. Start donating.</h4>
<p class="form-text">The email aliases feature is offered as a <b>"reward"</b> for regular supporters. By regular supporters we think of those who contribute with, at least, the equivalent of one cup of coffee a month. In order for the 'reward' not becoming the only incentive to donate, we expect to see the donation made before we can enable this feature.<br><br>
Check <a href="https://disroot.org/donate">donate page</a> to learn more
</p>
<h4 class="form-text">3. Once we review your request we will contact you to finalize the procedure</h4>
<br>
<strong>Please take time to consider your contribution.</strong> If you can 'buy' us one cup of Rio De Janeiro coffee a month that's OK, but If you can afford a Double Decaf Soy Frappuccino With An Extra Shot And Cream a month, then you can really help us keep the Disroot platform running and make sure it is available for free for other people with less means.
<p class="form-text">
Please take time to consider your contribution. If you can 'buy' us one cup of Rio De Janeiro coffee a month that's OK, but If you can afford a Double Decaf Soy Frappuccino With An Extra Shot And Cream a month, then you can really help us keep the Disroot platform running and make sure it is available for free for other people with less means.
</p>