{% extends "layout.html" %} {% block body %}

Create new mirror

Mirrored lists receive emails from an externally managed mailing list and shows them in the {{cfg("sr.ht", "site-name")}} archive.

{{csrf_token()}}
{{valid.summary("name")}}
{{valid.summary("description")}}
{{valid.summary("address")}} {% if address and "+subscribe" not in address %} {% endif %}

Take care to use the subscription address - not the posting address.

{% endblock %}