Changes

Jump to navigation Jump to search
22 bytes removed ,  22:29, 21 February 2013
Line 1,922: Line 1,922:       −
=== Managing Zarafa-users/companies : ===
+
== Managing Zarafa-users/companies : ==
==== With Unix-plugin ====
+
=== With Unix-plugin ===
 
Zarafa-users are created with the creation of a SME-user, but you have to enable delivery to zarafa for these SME-users.  
 
Zarafa-users are created with the creation of a SME-user, but you have to enable delivery to zarafa for these SME-users.  
===== Enable maildelivery to zarafa for a user : =====
+
==== Enable maildelivery to zarafa for a user : ====
 
  db accounts setprop [USERNAME] zarafa enabled
 
  db accounts setprop [USERNAME] zarafa enabled
 
  /etc/e-smith/events/actions/qmail-update-user
 
  /etc/e-smith/events/actions/qmail-update-user
===== Disable maildelivery to zarafa for a user : =====
+
==== Disable maildelivery to zarafa for a user : ====
 
  db accounts setprop [USERNAME] zarafa disabled
 
  db accounts setprop [USERNAME] zarafa disabled
 
  /etc/e-smith/events/actions/qmail-update-user
 
  /etc/e-smith/events/actions/qmail-update-user
   −
===== Enable mail delivery to zarafa for ALL users (NOT RECOMMANDED - cf. junkmail-template not adjusted for GlobalForward) : =====
+
==== Enable mail delivery to zarafa for ALL users (NOT RECOMMANDED - cf. junkmail-template not adjusted for GlobalForward) : ====
 
  config setprop zarafa-server GlobalForward enabled
 
  config setprop zarafa-server GlobalForward enabled
 
  /etc/e-smith/events/actions/qmail-update-user
 
  /etc/e-smith/events/actions/qmail-update-user
===== Other options for managing users =====
+
==== Other options for managing users ====
 
  zarafa-admin --help
 
  zarafa-admin --help
   −
==== With DB-plugin ====
+
=== With DB-plugin ===
===== Create company (in a Multi-company-environment) =====
+
==== Create company (in a Multi-company-environment) ====
 
  /etc/e-smith/events/actions/zarafa-create-company
 
  /etc/e-smith/events/actions/zarafa-create-company
   −
===== Create user =====
+
==== Create user ====
 
  /etc/e-smith/events/actions/zarafa-create-user
 
  /etc/e-smith/events/actions/zarafa-create-user
===== Disable maildelivery to zarafa for a user : =====
+
==== Disable maildelivery to zarafa for a user : ====
 
  db accounts setprop [USERNAME] zarafa disabled
 
  db accounts setprop [USERNAME] zarafa disabled
 
  /etc/e-smith/events/actions/qmail-update-user
 
  /etc/e-smith/events/actions/qmail-update-user
===== Other options for managing users/companies =====
+
==== Other options for managing users/companies ====
 
  zarafa-admin --help
 
  zarafa-admin --help
  
199

edits

Navigation menu