{% extends "base.html" %} {% block content %} {% call text() %}

Send emails from your alias.

{% endcall %} {% call text() %} If you want to reply to an email, just hit "Reply" and the response will come from your alias. Your personal email address stays hidden. {% endcall %} {% call text() %} To send an email to a new contact, please follow the steps below. You can also watch this Youtube video that quickly walks you through the steps. {% endcall %} {% call text() %} 1. Click the Contacts button on the alias you want to send emails from
{% endcall %} {% call text() %} 2. Enter your contact email, this will create a reverse-alias for the contact.
{% endcall %} {% call text() %} 3. Send the email to this reverse-alias instead of the contact email.
{% endcall %} {% call text() %} And voilĂ , your contact will receive this email sent from your alias! Your real mailbox address will stay hidden. {% endcall %} {% endblock %} {% block footer %} This email is sent to {{ to_email }} and is part of our onboarding series. Unsubscribe on Settings {% endblock %}