summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6788c35)
raw | patch | inline | side by side (parent: 6788c35)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 14:09:47 +0000 (14:09 +0000) | ||
committer | cajus <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 | patch | blob | history | |
contrib/gosa.conf | patch | blob | history |
index d50a1111db70c0df9fda378571c21312203000ba..9a4c25ae9a0720c6f77b5a3ef042ad309ec629a6 100644 (file)
--- a/TODO
+++ b/TODO
* 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:
diff --git a/contrib/gosa.conf b/contrib/gosa.conf
index 27a12515bdafb7fd696730f4c6c445879475414f..9454e3eea49447690bdf5a62626d677609d1dc6e 100644 (file)
--- a/contrib/gosa.conf
+++ b/contrib/gosa.conf
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>