diff --git a/email_account/TODO b/email_account/TODO new file mode 100644 index 0000000..b26336b --- /dev/null +++ b/email_account/TODO @@ -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)