Status aller E-Mail-Konten und Aufgaben
Analysiert
{stats.aiAnalyzedCount}
Analyse-Rate
{stats.totalEmails > 0 ? `${Math.round((stats.aiAnalyzedCount / stats.totalEmails) * 100)}%` : '0%'}
{title}
{value.toLocaleString()}
{subtitle &&{subtitle}
}Verwalten Sie die verbundenen E-Mail-Konten
Fügen Sie Ihr erstes E-Mail-Konto hinzu.
{account.email}
E-Mails
{account.emailCount}
Ungelesen
{account.unreadCount}
IMAP
{account.imapHost}:{account.imapPort}
Letzte Sync
{account.lastSync ? new Date(account.lastSync).toLocaleString('de-DE') : 'Nie'}
Konfigurieren Sie die automatische E-Mail-Analyse
E-Mails automatisch beim Empfang analysieren
Erkannte Fristen als Aufgaben anlegen
Mindest-Konfidenz für automatische Aufgabenerstellung
{sender.domain}
{sender.type}
{sender.priority}Verwalten Sie Antwort-Templates
| Name | Kategorie | Verwendet | Aktionen |
|---|---|---|---|
| {template.name} | {template.category} | {template.usageCount}x |
Alle Aktionen im Mail-System
| Zeit | Aktion | Benutzer | Details |
|---|---|---|---|
| {new Date(log.timestamp).toLocaleString('de-DE')} | {actionLabels[log.action] || log.action} | {log.user} | {log.details} |