Code

Updated gosa.conf to support new mailQueueQueryCommand
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 20 Mar 2006 12:52:38 +0000 (12:52 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 20 Mar 2006 12:52:38 +0000 (12:52 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2861 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/gosa.conf

index 5ad665ee56c4affdc76245f7f36202c79a0a723d..00a59493a84d02bc42d5e831ffa88df81b6c6b1e 100644 (file)
@@ -64,8 +64,6 @@
                        <plugin acl="logview" class="logview" icon="logview.png"
                                path="plugins/addons/logview" />
                        <plugin acl="mailqueue" class="mailqueue" icon="mailqueue.png"
-                               mailqueue_query_command ="" 
-                               mailqueue_remove_command="" 
                                path="plugins/addons/mailqueue" />
                        <plugin acl="ldapmanager" class="ldif" icon="ldif.png"
                                path="plugins/addons/ldapmanager" />
        </faipackagetabs>
        
        <main default="{LOCATIONNAME}"
+               mailQueueScriptPath="/usr/bin/sudo /usr/local/sbin/mailqueue %action %id %server" 
                enableCopyPaste="false" 
                ppd_path="/var/spool/ppd/" 
                kde_applications_menu=""