app-MAIL-temp/templates/emails/transactional/cannot-create-alias-directo...

10 lines
345 B
Plaintext

{% extends "base.txt.jinja2" %}
{% block content %}
An email has been sent to the alias {{alias}} that would be created automatically as you own the directory {{directory}}.
However you have reached the alias limit in your current plan, this creation cannot happen.
Please upgrade to premium plan in order to use this feature.
{% endblock %}