Changes

From SME Server
Jump to navigationJump to search
692 bytes added ,  15:33, 10 July 2016
Line 16: Line 16:  
If you install [[:UserManager]] and delegate the user-vacation panel to users they can prepare and enable their vacation message themselves.
 
If you install [[:UserManager]] and delegate the user-vacation panel to users they can prepare and enable their vacation message themselves.
    +
====Only for SME9====
 +
 +
If you install [[:UserManager]] and delegate to users the 'uservacations', they can manage by default the vacation message of all users. However it is needed sometime to restrict a user to certain groups, or just one group.
 +
 +
* The user 'helene' will be able to manage only users belong to the group 'parents'
 +
db accounts setprop helene delegatedVacations 'parents'
 +
 +
* The user 'helene' will be able to manage only users belong to the groups 'famille' and 'enfants'
 +
db accounts setprop helene delegatedVacations 'enfants,famille'
 +
 +
* Remove all group based restriction
 +
db accounts setprop helene delegatedVacations ''
 +
or
 +
db accounts delprop helene delegatedVacations
    
===Automatic enabling and disabling of vacation messages===
 
===Automatic enabling and disabling of vacation messages===
Line 55: Line 69:  
===User Shell Access===
 
===User Shell Access===
   −
If a user has shell access they can use advanced vacation functions, man vacation
+
If a user has shell access they can use advanced vacation functions :
 +
man vacation
    
====Vacation responses====
 
====Vacation responses====
Line 79: Line 94:  
if the sender matches any of the mail addresses listed in the
 
if the sender matches any of the mail addresses listed in the
 
optional files ~/.vacation.aliases or ~/.vacation.noreply.
 
optional files ~/.vacation.aliases or ~/.vacation.noreply.
  −
      
===Troubleshooting===
 
===Troubleshooting===

Navigation menu