'\" t .\" Title: kopano-set-oof .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: November 2016 .\" Manual: Kopano Core user reference .\" Source: Kopano 8 .\" Language: English .\" .TH "KOPANO\-SET\-OOF" "1" "November 2016" "Kopano 8" "Kopano Core user reference" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" kopano-set-oof \- Control a user\*(Aqs out of office settings. .SH "SYNOPSIS" .HP \w'\fBkopano\-set\-oof\fR\ 'u \fBkopano\-set\-oof\fR [\-h\ \fIhostname\fR] [\-m\ \fImode\fR] [\-n\ \fImsgfile\fR] [\-p\ \fIkeypass\fR] [\-s\ \fIkeyfile\fR] [\-t\ \fIsubject\fR] [\-u\ \fIusername\fR] [\-\-from\ \fIdatetime\fR\ \-\-until\ \fIdatetime\fR] .SH "DESCRIPTION" .PP This tool can be used to change a user\*(Aqs out of office settings. The storage server must be running for \fBkopano\-set\-oof\fR to work. .SH "OPTIONS" .PP \fB\-h\fR \fIhostname\fR .RS 4 Connect to the given storage server. This defaults to file:///var/run/kopano/server.sock. .RE .PP \fB\-m\fR, \fB\-\-mode\fR \fB0\fR .RS 4 Disable the user\*(Aqs out of office reply. .RE .PP \fB\-m\fR, \fB\-\-mode\fR \fB1\fR .RS 4 Enable the user\*(Aqs out of office reply. .RE .PP \fB\-m\fR, \fB\-\-mode\fR \fB\-\fR .RS 4 Don\*(Aqt enable or disable the user\*(Aqs out of office reply. Just update the subject and message, unless the user\*(Aqs out of office reply is enabled. This is the default mode. .sp This is useful to update all out of office settings without enabling them and without changing the messages of enabled replies because that might overwrite some useful information that a user has set. .RE .PP \fB\-n\fR, \fB\-\-message\fR \fIfile\fR .RS 4 Reads the given text file and uses its contents for the autoreply\*(Aqs message body. .RE .PP \fB\-p\fR, \fB\-\-sslkey\-pass\fR \fIpassword\fR .RS 4 Use the given password to access the certificate. .RE .PP \fB\-s\fR, \fB\-\-sslkey\-file\fR \fIsslkey\fR .RS 4 Use the given certificate when connecting to the storage server. .RE .PP \fB\-t\fR, \fB\-\-subject\fR \fItext\fR .RS 4 The subject for Out Of Office messages will be set to the specified text. .RE .PP \fB\-u\fR, \fB\-\-user\fR \fIname\fR .RS 4 Modify the Out Of Office settings for the particular user. .RE .PP \fB\-\-from\fR, \fB\-\-until\fR \fIdatetime\fR .RS 4 Limit the OOF responder to the given timeframe. Both options, or neither of the two, must be specified. The format to use as argument is to be in the form of "2015\-04\-01 23:50" (ISO\-8601\-like), and is taken to be in local time. .RE .SH "AUTHOR" .PP Written by Kopano.