Code

Updated TODO
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 3 Nov 2005 14:09:47 +0000 (14:09 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 3 Nov 2005 14:09:47 +0000 (14:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1826 594d385d-05f5-0310-b6e9-bd551577e9d8

TODO
contrib/gosa.conf

diff --git a/TODO b/TODO
index d50a1111db70c0df9fda378571c21312203000ba..9a4c25ae9a0720c6f77b5a3ef042ad309ec629a6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,7 +6,9 @@ Things to fix before 2.4:
 
 * Fix pictures in phone conferences
 
-* Fix problem with kolab hosts -> no multiple kolabHost attributes are written
+* Fix PHP errors in nagios plugin
+
+* Integrate mail queue plugin
 
 
 Target for 2.5:
index 27a12515bdafb7fd696730f4c6c445879475414f..9454e3eea49447690bdf5a62626d677609d1dc6e 100644 (file)
@@ -57,6 +57,8 @@
                                path="plugins/gofon/reports" />
                        <plugin acl="logs" class="logview" icon="logview.png"
                 path="plugins/addons/logview" />
+                       <plugin acl="mailqueue" class="mailqueue" icon="mailqueue.png"
+                               path="plugins/addons/mailqueue" />
                        <plugin acl="ldif" class="ldif" icon="ldif.png"
                                path="plugins/addons/ldapmanager" />
                </section>