From 0b364862ed27ee703e07b329e75093942a56615d Mon Sep 17 00:00:00 2001 From: Mechiel Lukkien Date: Thu, 20 Apr 2023 16:44:07 +0200 Subject: [PATCH] add link to screenshots the screenshots are not in the git repo, they may change quite a bit and are larger binary blobs. i don't want to make the repo too big (the code with its dependencies is already pretty big!). the website with the screenshots is in github.com/mjl-/mox. for github issue #26 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 231329d..1aeaee3 100644 --- a/README.md +++ b/README.md @@ -269,3 +269,16 @@ can start with a machine with 512MB RAM, any CPU will do. For storage you should account for the size of the email messages (no compression currently), an additional 15% overhead for the meta data, and add some more headroom. Expand as necessary. + +## Can I see some screenshots? + +Yes, see https://www.xmox.nl/screenshots/. + +Mox has an "account" web interface where users can view their account and +manage their address configuration, such as rules for automatically delivering +certain incoming messages to a specific mailbox. + +Mox also has an "admin" web interface where the mox instance administrator can +make changes, e.g. add/remove/modify domains/accounts/addresses. + +Mox does not have a webmail yet, so there are no screenshots of actual email.