1ZARAFA(1) Zarafa user reference ZARAFA(1)
2
3
4
6 zarafa - Zarafa server overview.
7
9 Zarafa is a full-featured e-mail and groupware solution, focused
10 towards clients using the MAPI standard. The Zarafa suite consists of
11 the following parts:
12
13 zarafa-server
14 The main server process, accepting client connections, and managing
15 storage and retrieval of data from the database.
16
17 zarafa-spooler
18 The outgoing e-mail spooler. This service makes sure that e-mails
19 sent by clients are converted to internet e-mail and forwarded to
20 an SMTP server.
21
22 zarafa-dagent
23 The Zarafa delivery agent is called by your MTA to deliver an
24 incoming e-mail message into a userĀ“s inbox.
25
26 zarafa-admin
27 The admin program can be started from the command line to perform
28 various administrational tasks such add creating users, and
29 managing groups.
30
31 zarafa-monitor
32 The monitor server process monitors user stores for quota limits.
33 When a user goes over the warning quota level, zarafa-monitor will
34 issue a warning e-mail.
35
36 zarafa-gateway
37 The gateway server process enables POP3 and/or IMAP connectivity to
38 the Zarafa server. Users with other non-Outlook or webaccess
39 clients can still retreive their e-mail from the server.
40
41 zarafa-passwd
42 The passwd program can be started from the command line to update
43 the user password when the server is running with dbplugin.
44
45 zarafa-fsck
46 The fsck program can be started from the command line to check and
47 possibly fix broken items in your calendar or tasks folder.
48
49 zarafa-backup
50 The backup tool creates an incremental dump of a store. The data
51 can be restored by the zarafa-restore tool. This tool can be used
52 as a brick-level-backup. It can not be used as a disaster-recovery
53 tool.
54
55 zarafa-restore
56 The restore tool reads data from a backup create by zarafa-backup.
57 You can restore single items or folders. To restore a complete
58 store, you can use the example script found in
59 /usr/share/zarafa/zarafa-backup-helpers.
60
61 zarafa-ical
62 The iCal/CalDAV gateway enables users to retrieve their own Zarafa
63 calendar using the iCalendar standard.
64
65 zarafa-licensed
66 The zarafa-licensed daemon is used for licensing query information
67 from non-free parts of the zarafa product. You must run this daemon
68 if you wish to use non-free components of the zarafa product, like
69 access from Windows environments.
70
71 zarafa-report
72 A reporting program used by zarafa-licensed to send license reports
73 to the zarafa-server using a secured connection.
74
75 zarafa-stats
76 A simple program that dumps some statistics the zarafa-server
77 program collects.
78
79 zarafa-cfgchecker
80 This program tests for common configuration errors for a given
81 config file.`
82
83 zarafa-indexer
84 The zarafa-indexer daemon is used to index all messages for all
85 users in the zarafa-server. Indexing messages greatly enhances the
86 search performance of the zarafa-server.
87
89 Written by Zarafa.
90
92 zarafa-server(1) zarafa-spooler(1) zarafa-dagent(1) zarafa-admin(1)
93 zarafa-monitor(1) zarafa-gateway(1) zarafa-passwd(1) zarafa-fsck(1)
94 zarafa-backup(1) zarafa-restore(1) zarafa-ical(1) zarafa-licensed(1)
95 zarafa-report(1) zarafa-stats(1) zarafa-cfgchecker(1) zarafa-indexer(1)
96
97
98
99Zarafa 7.0 August 2011 ZARAFA(1)