{# The connection fields of an IMAP account, with sending over SMTP, filled in from ``values``. ``editing``: the account exists, an emptied field removes that setting. #} {% macro connection_fields(values, security, editing=False) %}
Empty: 993 for tls, 143 for starttls.
Empty: the address.
For sending. Empty: this account only reads.
Empty: 465 for tls, 587 for starttls.
Empty: the IMAP login name.
{% if editing %}

Only what you change is sent. A change of server logs in again first.

{% endif %} {% endmacro %}