| Signed in as | {session?.username} |
| Stalwart | {describeServer(session?.ihasmail?.server)} |
| Accounts | {Object.values(session?.accounts ?? {}).map((a) => a.name).join(", ")} |
| Max upload | {Math.round(client.maxSizeUpload / 1048576)} MB |
| Image privacy proxy | {session?.ihasmail?.imageProxy ? "enabled" : "disabled"} |
Stalwart does not publish its version number to mail clients, so ihasmail reports the API generation it detected instead.
You're signed in as {session?.username}. Your password is never stored in the browser; the server keeps it encrypted per-session for talking to Stalwart.
+ +{unsupported}
+ ) : ( +Two-factor authentication is managed by your mail administrator.
+ ) : ( +App passwords are managed by your mail administrator.
+ ) : ( +Loading…
: (| Name | {!state.appPasswordsKeyedByName &&Created | }|
|---|---|---|
| {row.createdAt ? formatFullDate(row.createdAt) : "—"} | } ++ |
This mail server identifies app passwords by name, so give each one a different name.
} + + +{value}
+