{{define "title"}}App Passwords - Email Server{{end}} {{define "page_title"}}App Passwords{{end}} {{define "content"}}

App Passwords {{.mailbox.Email}}

Reset Mailbox Password Back to Mailboxes
Use an app password (never the mailbox's own password) to set this mailbox up in Thunderbird or any other IMAP/SMTP client. Each one is shown only once, right after you create it. To reset the mailbox owner's own login password (used for the self-service portal), use Reset Mailbox Password above.
Create App Password
Existing App Passwords
{{if .passwords}}
{{range .passwords}} {{end}}
LabelCreatedLast UsedExpiresStatusActions
{{.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}}
{{else}}

No app passwords yet

Create one above to connect a mail client to this mailbox.

{{end}}
{{if .reveal}} {{end}} {{end}} {{define "extra_js"}} {{end}}