{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} Per-mailbox autoresponder (vacation), backed by a Dovecot Pigeonhole Sieve "vacation" script written into the mailbox's own Maildir home. Ownership is enforced server-side on every AJAX call, so this page only ever shows and edits a mailbox the caller actually owns. {% endcomment %} {% block title %}Autoresponders{% endblock %} {% block content %}
Reply automatically to mail sent to one mailbox, for a fixed date range.