{% extends "base.html" %} {% block title %}Configuration Outlook - GMAO Collège{% endblock %} {% block content %}
Ajoutez et gérez vos comptes Outlook pour synchroniser vos emails
| Statut | Client ID | Actions | |
|---|---|---|---|
| {{ account.email }} | {% if account.is_active and account.connection_status == 'active' %} Actif {% if account.last_connected_at %} Dernière connexion: {{ account.last_connection_at|datetime_fmt }} {% endif %} {% elif account.connection_status == 'pending' %} En attente {% elif account.connection_status == 'error' %} Erreur {% else %} Inactif {% endif %} |
{{ account.client_id }}
|
Commencez par ajouter votre premier compte Outlook.