improve onboarding email wording

This commit is contained in:
Son 2021-11-08 12:34:32 +01:00
parent 72575db8c4
commit e55fae50b8
2 changed files with 12 additions and 11 deletions

View file

@ -20,23 +20,24 @@
{% endcall %} {% endcall %}
{% call text() %} {% call text() %}
1. First click <b>Send Email</b> on the alias you want to send emails from. <br> 1. Click the <b>Contacts</b> button on the alias you want to send emails from
<img src="https://static.simplelogin.io/send-from-alias/1.png" style="max-width: 500px"> <br>
<img src="https://simplelogin.io/docs/getting-started/send-email/contacts.png" style="max-width: 500px">
{% endcall %} {% endcall %}
{% call text() %} {% call text() %}
2. Enter your contact email, this will create a <b>reverse-alias</b> for the contact. <br> 2. Enter your contact email, this will create a <b>reverse-alias</b> for the contact. <br>
<img src="https://static.simplelogin.io/send-from-alias/2.png" style="max-width: 500px"> <img src="https://simplelogin.io/docs/getting-started/send-email/new-contact.png" style="max-width: 500px">
{% endcall %} {% endcall %}
{% call text() %} {% call text() %}
3. Send the email to this reverse-alias <b>instead of the contact email</b>. <br> 3. Send the email to this reverse-alias <b>instead of the contact email</b>. <br>
<img src="https://static.simplelogin.io/send-from-alias/3.png" style="max-width: 500px"> <img src="https://simplelogin.io/docs/getting-started/send-email/reverse-alias.png" style="max-width: 500px">
{% endcall %} {% endcall %}
{% call text() %} {% call text() %}
And voilà, your contact will receive this email sent from your alias! <br> And voilà, your contact will receive this email sent from your alias!
<img src="https://static.simplelogin.io/send-from-alias/4.png" style="max-width: 500px"> Your real mailbox address will stay hidden.
{% endcall %} {% endcall %}
{% endblock %} {% endblock %}

View file

@ -10,12 +10,12 @@ This below Youtube video walks you quickly through the steps:
https://youtu.be/GN060XMt6Pc https://youtu.be/GN060XMt6Pc
Here are the steps: Here are the steps:
1. First click "Send Email" on your alias you want to send email from 1. First click "Contacts" on your alias you want to send email from
2. Enter your contact email, this will generate an "reverse-alias" 2. Enter your contact email, create a "reverse-alias"
3. Use this reverse-alias instead of your contact email 3. Use this reverse-alias instead of your contact email when composing your email
4. Your contact will receive this email from your alias.
As usual, let me know if you have any question by replying to this email. And voilà, your contact will receive this email sent from your alias!
Your real mailbox address will stay hidden.
Best regards, Best regards,
SimpleLogin Team. SimpleLogin Team.