Use persistent SMTP connection for bulk emails, add List-Unsubscribe header
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<p>
|
||||
{% block footer %}
|
||||
{{ reason }} <br>
|
||||
<a href="{{ abs_url_for('users.unsubscribe', token=sub.token) }}">
|
||||
<a href="{{ sub.url }}">
|
||||
{{ _("Unsubscribe") }}
|
||||
</a>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user