{% extends "email/base.html" %} {% load posthog_assets %} {% block heading %}Email sending has been re-enabled{% endblock %} {% block section %}

Workflow email sending for project {{ team }} has been re-enabled. Your workflows can deliver email again.

Keep an eye on the Reputation tab: rates are recalculated daily, and keeping bounce and spam complaint rates low protects your deliverability going forward.

View reputation

If the button above doesn't work, paste this link into your browser:
{% absolute_uri reputation_path %}

{% endblock %} {% block footer %} Need help? Visit support or read our documentation. {% endblock %}