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

Add other mailboxes to SimpleLogin.

{% endcall %} {% call text() %} If you have several email inboxes, say Gmail and ProtonMail, you can add them into SimpleLogin as mailboxes. {% endcall %} Multiple Mailboxes {% call text() %} When creating an alias, you can choose the mailbox(es) that owns this alias, meaning:
1. Emails sent to this alias are forwarded to the owning mailbox(es).
2. The owning mailbox(es) can send emails from this alias. {% endcall %} {% call text() %} Please note that adding additional mailboxes is only available in the Premium plan. {% endcall %} {{ render_button("Create mailbox", URL ~ "/dashboard/mailbox") }} {{ raw_url(URL ~ "/dashboard/mailbox") }} {% endblock %} {% block footer %} This email is sent to {{ to_email }} and is part of our onboarding series. Unsubscribe on Settings {% endblock %}