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

App Passwords {{.mailbox.Email}}

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.
Create App Password
Existing App Passwords
{{if .passwords}}
{{range .passwords}} {{end}}
LabelCreatedLast UsedStatusActions
{{.Label}} {{strftime "%Y-%m-%d %H:%M" .CreatedAt}} {{if .LastUsedAt}}{{strftime "%Y-%m-%d %H:%M" .LastUsedAt}}{{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}}
{{end}}