Starting Zarafa core ...
[....] Starting Zarafa server: zarafa-server[fatal ] Config error: Config file '/etc/zarafa/server.cfg' does not exist.
[ notice] Server shutdown complete.
(warning).
[....] Starting Zarafa licensed: zarafa-licensed[fatal ] Config error: Config file '/etc/zarafa/licensed.cfg' does not exist.
[ notice] Exiting
(warning).
[info] Not starting fetchmail daemon, disabled via /etc/default/fetchmail.
[....] Starting Zarafa spooler: zarafa-spooler[fatal ] Config error: Config file '/etc/zarafa/spooler.cfg' does not exist.
failed!
[....] Starting Zarafa LMTP dagent: zarafa-dagentUsage:
/usr/sbin/zarafa-dagent <recipient>
[-h|--host <serverpath>] [-c|--config <configfile>] [-f|--file <email-file>]
[-j|--junk] [-F|--folder <foldername>] [-P|--public <foldername>] [-p <separator>] [-C|--create]
[-d|--deamonize] [-l|--listen] [-r|--read] [-s] [-v] [-q] [-e] [-n] [-R]
<recipient> Username or e-mail address of recipient
-f file read e-mail from file
-h path path to connect to (e.g. file:///var/run/socket)
-c filename Use configuration file (e.g. /etc/zarafa/dagent.cfg)
Default: no config file used.
-j deliver in Junkmail
-F foldername deliver in a subfolder of the store. Eg. 'Inbox\sales'
-P foldername deliver in a subfolder of the public store. Eg. 'sales\incoming'
-p separator Override default path separator (\). Eg. '-p % -F 'Inbox%dealers\resellers'
-C Create the subfolder if it does not exists. Default behaviour is to revert to the normal Inbox folder
-s Make DAgent silent. No errors will be printed, except when the calling parameters are wrong.
-v Make DAgent verbose. More information on processing email rules can be printed.
-q Return qmail style errors.
-e Strip email domain from storename, eg username@domain.com will deliver to 'username'.
-R Attempt to resolve the passed name. Issue an error if the resolve fails. Only one of -e and -R may be specified.
-n Use 'now' as delivery time. Otherwise, time from delivery at the mailserver will be used.
-N Do not send a new mail notification to clients looking at this inbox. (Fixes Outlook 2000 running rules too).
-r Mark mail as read on delivery. Default: mark mail as new unread mail.
-l Run DAgent as LMTP listener
-d Run DAgent as LMTP daemon, implicates -l. DAgent will run in the background.
-a responder path to autoresponder (e.g. /usr/local/bin/autoresponder)
The autoresponder is called with </path/to/autoresponder> <from> <to> <subject> <zarafa-username> <messagefile>
when the autoresponder is enabled for this user, and -j is not specified
<storename> is the name of the user where to deliver this mail.
If no file is specified with -f, it will be read from standard in.
failed!
[....] Starting Zarafa gateway: zarafa-gateway[fatal ] Config error: Config file '/etc/zarafa/gateway.cfg' does not exist.
failed!
[....] Starting Zarafa search: zarafa-searchTraceback (most recent call last):
File "/usr/sbin/zarafa-search", line 6, in <module>
sys.exit(zarafa_search.main())
File "/usr/lib/python2.7/dist-packages/zarafa_search/__init__.py", line 333, in main
service = Service('search', config=CONFIG, options=options)
File "/usr/lib/python2.7/dist-packages/zarafa/__init__.py", line 2960, in __init__
self.config = Config(config2, service=name, options=options)
File "/usr/lib/python2.7/dist-packages/zarafa/__init__.py", line 2774, in __init__
for line in file(filename):
IOError: [Errno 2] No such file or directory: '/etc/zarafa/search.cfg'
failed!
[....] Starting Zarafa ical gateway: zarafa-ical[fatal ] Config error: Config file '/etc/zarafa/ical.cfg' does not exist.
.
[....] Starting enhanced syslogd: rsyslogd.
[....] Starting postfix greylisting daemon: postgreyPid_file "/var/run/postgrey.pid" already exists. Overwriting!
.
Starting Zarafa web ...
cat: /etc/nginx/nginx.conf: No such file or directory
[....] Starting Zarafa presence: zarafa-presenceTraceback (most recent call last):
File "/usr/sbin/zarafa-presence", line 6, in <module>
sys.exit(zarafa_presence.main())
File "/usr/lib/python2.7/dist-packages/zarafa_presence/__init__.py", line 137, in main
Service('presence', config=CONFIG, options=options).start()
File "/usr/lib/python2.7/dist-packages/zarafa/__init__.py", line 2960, in __init__
self.config = Config(config2, service=name, options=options)
File "/usr/lib/python2.7/dist-packages/zarafa/__init__.py", line 2774, in __init__
for line in file(filename):
IOError: [Errno 2] No such file or directory: '/etc/zarafa/presence.cfg'
failed!
Core: Zarafa Server Not Running, Licensed Not Running, Postfix Not Running, Postgrey Running, Fetchmail Not Running, Dagent Not Running, Spooler Not Running, Search Not Running, Monitor Disabled, Gateway Not Running, ICAL Not Running, Syslog Running
Web: NGINX Not Running, PHP5-FPM Running, Presence Not Running, Webmeetings Not Running