An email was sent to your alias {{ alias.email }} from its own mailbox
{{ mailbox.email }}.
{% endcall %}
{% call text() %}
SimpleLogin doesn't send this email back to your mailbox as it would be refused or hidden anyway by your email service.
So no worries, there's nothing you need to do :).
{% endcall %}
{{ render_button("View the email", refused_email_url) }}
{% call text() %}
The email is automatically deleted in 7 days.
{% endcall %}
{% call text() %}
If you have any question, please reply to this email.
{% endcall %}
{{ render_text('Thanks, SimpleLogin Team.') }}
{% endblock %}