The front page shows all available mailing list domains and their lists with message counts. Click a domain to expand, then click a list name to view its archive.
Once you select a list, you see the current month's emails. The sidebar shows:
Three display modes are available (toggle in the header):
| Mode | Description |
|---|---|
| Threaded | Groups emails by conversation thread. Click a thread to expand. |
| Flat | Shows all emails in chronological order. |
| Tree | Hierarchical indented view showing reply relationships. |
Click any email subject to open it. The view shows:
Use the search box at the top of any page. Supports:
budget meeting+budget-spam"quarterly review"For full search syntax including date ranges and header filters, see search.md.
Click the profile icon (top right) to log in via OAuth. Available providers depend on the deployment (commonly Google, GitHub, or a custom provider like ASF OAuth).
| Feature | Anonymous | Logged In (authoritative) | Admin |
|---|---|---|---|
| Browse public lists | ✓ | ✓ | ✓ |
| Browse private lists | ✗ | ✓ | ✓ |
| Compose replies | ✗ | ✓ | ✓ |
| Management console | ✗ | ✗ | ✓ |
“Authoritative” means the OAuth provider is listed in the server's authoritative_domains configuration.
Click the profile icon again and select “Log out”. Your session cookie is invalidated.
When logged in via an authoritative OAuth provider:
Restrictions:
sender_domains configurationIn-Reply-To and References headers are set automaticallyEvery email has a stable permalink URL of the form:
https://your-instance/thread/{permalink_id}
Use the “Permalink” link in the email view to copy it. These URLs are stable and suitable for sharing.
Note: If an email requires authentication (private list), visitors who are not logged in will see an error. They must log in first via the profile icon.
You can download a month's archive in mbox format by clicking the download icon in the list view header. This produces a standard mbox file suitable for import into other mail clients or tools.