Changes

Jump to navigation Jump to search
24 bytes removed ,  22:30, 21 February 2013
Line 1,950: Line 1,950:  
  zarafa-admin --help
 
  zarafa-admin --help
   −
=== Usefull commands : ===
+
== Usefull commands : ==
   −
==== Change db-entries (Change default-values in zarafa-config-files) ====
+
=== Change db-entries (Change default-values in zarafa-config-files) ===
 
  config setprop [zarafa-service] [key] [value]
 
  config setprop [zarafa-service] [key] [value]
 
  /etc/e-smith/events/actions/zarafa-expand-templates
 
  /etc/e-smith/events/actions/zarafa-expand-templates
 
  /etc/e-smith/events/actions/zarafa-services restart
 
  /etc/e-smith/events/actions/zarafa-services restart
   −
===== Change loglevel to 5 (= max. (default = 2))=====
+
==== Change loglevel to 5 (= max. (default = 2))====
 
  config setprop zarafa-server log_level 5
 
  config setprop zarafa-server log_level 5
 
  config setprop zarafa-dagent log_level 5
 
  config setprop zarafa-dagent log_level 5
Line 1,969: Line 1,969:  
  /etc/e-smith/events/actions/zarafa-services restart
 
  /etc/e-smith/events/actions/zarafa-services restart
   −
===== Change index-interval to 60 minutes (= max. (default = 5))=====
+
==== Change index-interval to 60 minutes (= max. (default = 5))====
 
  config setprop zarafa-indexer index_interval 60
 
  config setprop zarafa-indexer index_interval 60
 
  /etc/e-smith/events/actions/zarafa-expand-templates
 
  /etc/e-smith/events/actions/zarafa-expand-templates
 
  /etc/e-smith/events/actions/zarafa-services restart
 
  /etc/e-smith/events/actions/zarafa-services restart
   −
===== Setting system-email-address =====
+
==== Setting system-email-address ====
 
  config setprop zarafa-server system_email_address [admin@mydomain.com]  
 
  config setprop zarafa-server system_email_address [admin@mydomain.com]  
 
  /etc/e-smith/events/actions/zarafa-expand-templates
 
  /etc/e-smith/events/actions/zarafa-expand-templates
 
  /etc/e-smith/events/actions/zarafa-services restart
 
  /etc/e-smith/events/actions/zarafa-services restart
   −
==== Debugging Z-push 1.5.x (not for 2.0.x) ====
+
=== Debugging Z-push 1.5.x (not for 2.0.x) ===
===== Disable (debugging is enabled by default in this howto) =====
+
==== Disable (debugging is enabled by default in this howto) ====
 
  rm -f /var/www/html/z-push/debug.txt
 
  rm -f /var/www/html/z-push/debug.txt
===== Enable after disabling (debugging is enabled by default in this howto) =====
+
==== Enable after disabling (debugging is enabled by default in this howto) ====
 
  /bin/touch /var/www/html/z-push/debug.txt
 
  /bin/touch /var/www/html/z-push/debug.txt
 
  /bin/chown www:www /var/www/html/z-push/debug.txt
 
  /bin/chown www:www /var/www/html/z-push/debug.txt
 
  /bin/chmod 755 /var/www/html/z-push/debug.txt
 
  /bin/chmod 755 /var/www/html/z-push/debug.txt
   −
==== View userdetails ====
+
=== View userdetails ===
 
  zarafa-admin --details [user]
 
  zarafa-admin --details [user]
   −
==== Setting send-emailadres for a user ====
+
=== Setting send-emailadres for a user ===
 
  zarafa-admin -u [user] -e [send-emailadres]
 
  zarafa-admin -u [user] -e [send-emailadres]
   −
==== Quota-settings ====
+
=== Quota-settings ===
 
  zarafa-admin -u [user] --qo y --qw 1600 --qs 1800 --qh 2000
 
  zarafa-admin -u [user] --qo y --qw 1600 --qs 1800 --qh 2000
   −
==== Give a user administrator-privileges ====
+
=== Give a user administrator-privileges ===
 
  zarafa-admin -u [user] -a y
 
  zarafa-admin -u [user] -a y
  
199

edits

Navigation menu