[email_account] Add a TODO list and populate

Add a TODO list and populate it with next milestones (allow account
deletion, minimize cyrus and postfix restart, etc.)
This commit is contained in:
Thomas Preud'homme 2010-01-27 08:17:34 +01:00 committed by Thomas Preud'homme
parent 5fe150c2a8
commit 8595945b16
1 changed files with 6 additions and 0 deletions

6
email_account/TODO Normal file
View File

@ -0,0 +1,6 @@
- Add the possibility to delete an alias and/or an email account
- Delete a virtual domain if no longer used by any account
- (Allow an alias from one domain to another ?)
- Allow the addition / deletion of several alias
- avoid cyrus restart and postfix reload if possible
- Minimize cyrus restart (if no cyrus restart is necessary to use cyradm, then do only one restart if change are necessary in the config file)