{{define "title"}}App Passwords - Email Server{{end}} {{define "page_title"}}App Passwords{{end}} {{define "content"}}
| Label | Created | Last Used | Expires | Status | Actions |
|---|---|---|---|---|---|
| {{.Label}} | {{strftime "%Y-%m-%d %H:%M" .CreatedAt}} | {{if .LastUsedAt}}{{strftime "%Y-%m-%d %H:%M" .LastUsedAt}}{{else}}Never{{end}} | {{if .ExpiresAt}} {{strftime "%Y-%m-%d %H:%M" .ExpiresAt}} {{if isPast .ExpiresAt}}Expired{{end}} {{else}}Never{{end}} | {{if .IsActive}}Active{{else}}Revoked{{end}} |
Create one above to connect a mail client to this mailbox.