mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
mention there are now webmail screenshots, and small release process tweaks
This commit is contained in:
parent
9f46879377
commit
ddf3cb3653
3 changed files with 6 additions and 10 deletions
10
README.md
10
README.md
|
@ -313,14 +313,14 @@ Expand as necessary.
|
||||||
|
|
||||||
Yes, see https://www.xmox.nl/screenshots/.
|
Yes, see https://www.xmox.nl/screenshots/.
|
||||||
|
|
||||||
Mox has an "account" web interface where users can view their account and
|
Mox has a webmail for reading/writing messages.
|
||||||
|
|
||||||
|
Mox also has an "account" web interface where users can view their account and
|
||||||
manage their address configuration, such as rules for automatically delivering
|
manage their address configuration, such as rules for automatically delivering
|
||||||
certain incoming messages to a specific mailbox.
|
certain incoming messages to a specific mailbox.
|
||||||
|
|
||||||
Mox also has an "admin" web interface where the mox instance administrator can
|
And mox has an "admin" web interface where the administrator can make changes,
|
||||||
make changes, e.g. add/remove/modify domains/accounts/addresses.
|
e.g. add/remove/modify domains/accounts/addresses.
|
||||||
|
|
||||||
Mox does not have a webmail yet, so there are no screenshots of actual email.
|
|
||||||
|
|
||||||
## Won't the big email providers block my email?
|
## Won't the big email providers block my email?
|
||||||
|
|
||||||
|
|
|
@ -197,7 +197,7 @@ done
|
||||||
- Check if dependencies need updates.
|
- Check if dependencies need updates.
|
||||||
- Check code if there are deprecated features that can be removed.
|
- Check code if there are deprecated features that can be removed.
|
||||||
- Update features & roadmap in README.md
|
- Update features & roadmap in README.md
|
||||||
- Write release notes, use instructions from updating.txt.
|
- Write release notes.
|
||||||
- Build and run tests with previous major Go release.
|
- Build and run tests with previous major Go release.
|
||||||
- Run tests, including with race detector.
|
- Run tests, including with race detector.
|
||||||
- Run integration and upgrade tests.
|
- Run integration and upgrade tests.
|
||||||
|
@ -207,7 +207,6 @@ done
|
||||||
- Send and receive email with imap4/smtp clients.
|
- Send and receive email with imap4/smtp clients.
|
||||||
- Check DNS check admin page.
|
- Check DNS check admin page.
|
||||||
- Check with https://internet.nl
|
- Check with https://internet.nl
|
||||||
- Clear updating.txt.
|
|
||||||
- Create git tag, push code.
|
- Create git tag, push code.
|
||||||
- Publish new docker image.
|
- Publish new docker image.
|
||||||
- Publish signed release notes for updates.xmox.nl and update DNS record.
|
- Publish signed release notes for updates.xmox.nl and update DNS record.
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
work in progress: update instructions for the next release
|
|
||||||
|
|
||||||
- ...
|
|
Loading…
Reference in a new issue