update mailbox wording

This commit is contained in:
Son NK 2021-03-18 10:59:45 +01:00
parent 2d968a01f8
commit 1187b6dc99
6 changed files with 7 additions and 12 deletions

View File

@ -14,9 +14,8 @@
<label class="form-label">Email address</label> <label class="form-label">Email address</label>
{{ form.email(class="form-control", type="email") }} {{ form.email(class="form-control", type="email") }}
<div class="small-text alert alert-info"> <div class="small-text alert alert-info">
For receiving forwarded emails. Emails sent to your alias will be forwarded to this email address.
This email address needs to be a <b>final</b> email address and can't be an email alias, a disposable or a It can't be a disposable or forwarding email address.
forwarding email address.
</div> </div>
{{ render_field_errors(form.email) }} {{ render_field_errors(form.email) }}
</div> </div>

View File

@ -114,7 +114,7 @@
{{ new_mailbox_form.email(class="form-control", placeholder="email@example.com") }} {{ new_mailbox_form.email(class="form-control", placeholder="email@example.com") }}
{{ render_field_errors(new_mailbox_form.email) }} {{ render_field_errors(new_mailbox_form.email) }}
<div class="small-text alert alert-info"> <div class="small-text alert alert-info">
A mailbox needs to be a <b>final</b> email address and can't be an email alias, a disposable or a forwarding email address. A mailbox can't be a disposable or forwarding email address.
</div> </div>
<button class="btn btn-lg btn-success mt-2">Create</button> <button class="btn btn-lg btn-success mt-2">Create</button>

View File

@ -13,8 +13,7 @@
{% endcall %} {% endcall %}
{% call text() %} {% call text() %}
Please note that a mailbox must be a <b>final</b> email address and cannot be Please note that a mailbox can't be a disposable or forwarding email address.
another email alias or a disposable email address.
{% endcall %} {% endcall %}
{% call text() %} {% call text() %}

View File

@ -3,8 +3,7 @@ Issues with {{ mailbox.email }}.
We have detected that your mailbox cannot reliably receive emails from SimpleLogin for a consecutive period of time. We have detected that your mailbox cannot reliably receive emails from SimpleLogin for a consecutive period of time.
The mailbox will be disabled in 5 days if the problem isn't solved by then. The mailbox will be disabled in 5 days if the problem isn't solved by then.
Please note that a mailbox must be a "final" email address and cannot be Please note that a mailbox can't be a disposable or forwarding email address.
another email alias or a disposable email address.
If you have any question, you can reach out to us by replying to this email. If you have any question, you can reach out to us by replying to this email.

View File

@ -13,8 +13,7 @@
{% endcall %} {% endcall %}
{% call text() %} {% call text() %}
Please note that a mailbox must be a <b>final</b> email address and cannot be Please note that a mailbox can't be a disposable or forwarding email address.
another email alias or a disposable email address.
{% endcall %} {% endcall %}
{% call text() %} {% call text() %}

View File

@ -4,8 +4,7 @@ We have detected that your mailbox cannot reliably receive emails from SimpleLog
The mailbox has been therefore disabled. The mailbox has been therefore disabled.
You can re-enable it by going to the mailbox page. You can re-enable it by going to the mailbox page.
Please note that a mailbox must be a "final" email address and cannot be Please note that a mailbox can't be a disposable or forwarding email address.
another email alias or a disposable email address.
If you have any question, you can reach out to us by replying to this email. If you have any question, you can reach out to us by replying to this email.