mail-account-admin/TODO.md

34 lines
621 B
Markdown

# TODO
- TODO.md: Make issues from this and delete this file
## General
- Database migrations
- Documentation
- App deployment
- Integration with mail server
- Refactor auth and session handling
## Admin user management
- Create/edit/delete admins
- Change own password
## Dashboard
- Statistics (number of domains, accounts, aliases)
## Accounts
- Account list: mass editing/deleting
## Aliases
- List of all aliases (or: all mail addresses including accounts and aliases)
- filter by domain, filter by account
## Tools
- Password checker (enter a password hash and a password and verify those)