From 12b95881eca4e36b7308ea6e540d0649c7f83da7 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Mon, 19 Jan 2015 20:43:31 +0100 Subject: [PATCH] add a list of planned features and development ideas - TODO: setup an issue tracker --- docs/ideas.rst | 19 +++++++++++++++++++ docs/index.rst | 1 + 2 files changed, 20 insertions(+) create mode 100644 docs/ideas.rst diff --git a/docs/ideas.rst b/docs/ideas.rst new file mode 100644 index 0000000..8f5a9b0 --- /dev/null +++ b/docs/ideas.rst @@ -0,0 +1,19 @@ +Development ideas and planned features +====================================== + +* password reset for + + - OS users + - mailboxes + +* add ssh key management for sftp users + +* link to phpmyadmin and phppgadmin + +* link to webmail + +* list mail domains + +* CRUD for mailboxes + +* CRUD for mail addresses diff --git a/docs/index.rst b/docs/index.rst index d2cd6fd..a151e54 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -25,6 +25,7 @@ Contents: deploy tests code + ideas changelog