1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

webui: Friendly URL support for #73

This commit is contained in:
James Hillyerd
2018-04-07 18:17:39 -07:00
parent 7e71b4a42c
commit bcede38453
4 changed files with 20 additions and 1 deletions

View File

@@ -22,6 +22,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
domains.
- Configurable support for identifying a mailbox by full email address instead
of just the local part (username).
- Friendly URL support: `<inbucket-url>/<mailbox>` will redirect your browser to
that mailbox.
### Changed
- Massive refactor of back-end code. Inbucket should now be both easier and