mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
0bc3072944
most content is in markdown files in website/, some is taken out of the repo README and rfc/index.txt. a Go file generates html. static files are kept in a separate repo due to size.
43 lines
1.8 KiB
Markdown
43 lines
1.8 KiB
Markdown
# Screenshots
|
|
|
|
Mox is an email server, so most of its functionality can't really be
|
|
visualized. But the webmail client, and account and the admin web interface can
|
|
be. See screenshots below.
|
|
|
|
## Webmail
|
|
|
|
### Mailbox
|
|
<div style="margin-bottom: 4ex"><a href="../files/webmail-mailbox.png"><img class="img2" src="../files/webmail-mailbox.jpg" /></a></div>
|
|
|
|
### Top/bottom split and selecting multiple messages
|
|
<div style="margin-bottom: 4ex"><a href="../files/webmail-top-bottom-split-multiselect.png"><img class="img2" src="../files/webmail-top-bottom-split-multiselect.jpg" /></a></div>
|
|
|
|
### Search
|
|
<div style="margin-bottom: 4ex"><a href="../files/webmail-search.png"><img class="img2" src="../files/webmail-search.jpg" /></a></div>
|
|
|
|
### Compose
|
|
<div style="margin-bottom: 4ex"><a href="../files/webmail-compose.png"><img class="img2" src="../files/webmail-compose.jpg" /></a></div>
|
|
|
|
### Attachments
|
|
<div style="margin-bottom: 4ex"><a href="../files/webmail-attachments.png"><img class="img2" src="../files/webmail-attachments.jpg" /></a></div>
|
|
|
|
### Help
|
|
<div style="margin-bottom: 4ex"><a href="../files/webmail-help.png"><img class="img2" src="../files/webmail-help.jpg" /></a></div>
|
|
|
|
|
|
## Account web interface
|
|
|
|
### Overview
|
|
<div style="margin-bottom: 4ex"><a href="../files/account-overview.png"><img class="img1" src="../files/account-overview.png" /></a></div>
|
|
|
|
### Address
|
|
<div style="margin-bottom: 4ex"><a href="../files/account-address.png"><img class="img1" src="../files/account-address.png" /></a></div>
|
|
|
|
|
|
## Admin web interface
|
|
|
|
### Overview
|
|
<div style="margin-bottom: 4ex"><a href="../files/admin-overview.png"><img class="img1" src="../files/admin-overview.png" /></a></div>
|
|
|
|
### Domain
|
|
<div style="margin-bottom: 4ex"><a href="../files/admin-domain.png"><img class="img1" src="../files/admin-domain.png" /></a></div>
|