zarafa-ical

Langue: en

Version: May 2009 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

NAME

zarafa-ical - Start the Zarafa ICal/CalDAV gateway.

SYNOPSIS

zarafa-ical [OPTION...]

DESCRIPTION

The iCal/CalDAV gateway enables users to retrieve their calendar using iCalendar compliant clients. The iCal/CalDAV gateway can be configured to listen for HTTP and HTTPS requests.

The default settings of the gateway program are defined in zarafa-ical.cfg(5).

OPTIONS

Various options are possible. None of these options are required.

--config, -c ical.cfg

Specify the location of the ical.cfg file. If the ical.cfg file is not specified, the gateway will continue using its default settings.

--help, -h

Shows the help message of the iCal/CalDAV gateway.

--foreground, -F

Run in the foreground. Normally the gateway will daemonize and run in the background.

SIGNALS

The following signals can be sent to the zarafa-ical process:

HUP

When the HUP signal is received, some options from the configuration file are reloaded. The reloadable options are listed in the zarafa-ical.cfg(5) manual page.
Also, when using log_method = file, the logfile will be closed and a new logfile will be opened. You can use this signal in your logrotate system.

TERM

To gracefully let the service exit, the normal TERM signal is used.

USAGE

To start the iCal/CalDAV gateway:

zarafa-ical

The iCal/CalDAV gateway process will keep running. You may also use the init.d scripts:

/etc/init.d/zarafa-ical [start| stop| restart]

AUTHOR

Written by Zarafa.

SEE ALSO

zarafa-ical.cfg(5) zarafa-server(1)