Difference between revisions of "Zarafa"
m (→Thunderbird: SMTP port correction) |
Unnilennium (talk | contribs) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Languages|Zarafa}} | {{Languages|Zarafa}} | ||
{{Level|advanced}} | {{Level|advanced}} | ||
+ | {{Note box| | ||
+ | '''This wiki page is specific to SME7 only.''' | ||
− | There is a separate page on how to install Zarafa 7.x on SME8 [[ | + | '''There is a separate wiki page on how to manually install Zarafa 7.x on SME8 [[Zarafa on SME8]].''' |
− | |||
− | |||
− | |||
+ | '''There is a separate wiki page with a ''fully automated'' install of Zarafa 7.1.x on SME9 that utilizes the unix plugin [[Zarafa on SME 9]].''' | ||
+ | }} | ||
+ | {{usefulnote}} | ||
===Maintainers=== | ===Maintainers=== | ||
Darrell May | Darrell May | ||
Line 164: | Line 166: | ||
|{{Hl3}}|'''Calendar''' | |{{Hl3}}|'''Calendar''' | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/ical/</nowiki> |
|user's own default calendar via ical (not recommended) | |user's own default calendar via ical (not recommended) | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/</nowiki> |
|user's own default calendar | |user's own default calendar | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/<other-user></nowiki> |
|0ther-user's calendar | |0ther-user's calendar | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/<user>/<calendar></nowiki> |
|user's self created calendar in user's (own) store | |user's self created calendar in user's (own) store | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/<user>/<calendar>/<subcal></nowiki> |
|user's self created subcalendar in a self created calendar | |user's self created subcalendar in a self created calendar | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/public/<calendar>/</nowiki> |
|calendar folder in the public folder | |calendar folder in the public folder | ||
|- | |- | ||
|colspan="2" {{Hl3}}|'''URL For MAC OSX ical client''' | |colspan="2" {{Hl3}}|'''URL For MAC OSX ical client''' | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/</nowiki> |
|User's calendar list | |User's calendar list | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/<other-user></nowiki> |
|Other-users calendar list | |Other-users calendar list | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/public</nowiki> |
|Public folders list | |Public folders list | ||
|- | |- | ||
Line 197: | Line 199: | ||
|- | |- | ||
|- | |- | ||
− | |<nowiki> | + | |<nowiki>https://server:8089/caldav/<user>/tasks</nowiki> |
|user's default tasks list. '''ONLY WITH Zarafa 6.40.2 or newer !!''' | |user's default tasks list. '''ONLY WITH Zarafa 6.40.2 or newer !!''' | ||
|- | |- | ||
Line 327: | Line 329: | ||
Zarafa: use their forum for zarafa specific bug reporting, http://forums.zarafa.com/ | Zarafa: use their forum for zarafa specific bug reporting, http://forums.zarafa.com/ | ||
+ | |||
+ | |||
+ | |||
+ | {{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-zarafa|noresultsmessage="No open bugs found."}} | ||
---- | ---- | ||
− | [[Category: Contrib]] | + | [[Category: Deprecated Contrib]] |
[[Category: Groupware]] | [[Category: Groupware]] |
Latest revision as of 07:08, 18 April 2021
Is this article helpful to you?
Please consider donating or volunteering
Thank you!
Maintainers
Darrell May
Stephen Noble http://dungog.net/wiki
Version
Description
Zarafa is a workgroup sharing solution based on the look-and-feel of Microsoft Outlook, which enables the sharing of mail and appointments from Outlook and a web-based interface.
Installation
Latest zarafa tested version
Information on previous versions of zarafa rpms can be found in the changelog document
Zarafa rpms installation
http://www.zarafa.com/download-community
Distribution: Rhel 4 = SME 7 :: Rhel 5 = SME 8
Select a version, the 3 Outlook license version, or the GPL version. (which doesn't have the zarafa-licensed-*.rpm)
tar -zxvf zarafa-6.*.tar.gz yum localinstall libvmime-0*.rpm libical-0*.rpm zarafa-6*.rpm zarafa-webaccess-*.rpm zarafa-licensed-*.rpm
This will also install as a dependency: sysstat
smeserver-zarafa
Install a fresh SME 7.4 test server and perform the following:
yum install smeserver-zarafa --enablerepo=smedev config setprop zarafa-licensed status disabled #GPL version only
After rpm install execute the following:
/etc/e-smith/events/actions/zarafa-install signal-event post-upgrade; signal-event reboot
Updating
Download newer rpms, then
rpm -Uvh zarafa-6*.rpm zarafa-webaccess-*.rpm libvmime-0*.rpm libical-0*.rpm zarafa-licensed-*.rpm /etc/e-smith/events/actions/zarafa-update signal-event post-upgrade; signal-event reboot
Usage
Managing Users
Enable mail delivery to zarafa for users:
for all users
config setprop zarafa-server GlobalForward enabled
or for individual users
db accounts setprop $USERNAME zarafa enabled
apply
/etc/e-smith/events/actions/qmail-update-user
If you chose the db plugin, run:
/etc/e-smith/events/actions/zarafa-create-user
or manage zarafa users with the panel ( smeserver-zarafa >= 0.29 )
Webmail
Access with a browser,
https://server/zarafa https://server/webaccess https://server/webmail (with Horde disabled '/server-manager > Email > Webmail Access')
Outlook
To use MS Outlook install the zarafaclient-*.msi add-on contained in the win32 directory of zarafa-*.tar.gz
- Outlook 2007 client generates Error 0x80070057 on send and receive if the Zarafa
server is added to an existing profile. Creating a new clean profile solved the problem.
IMAP
The default ports for Zarafa are 8000 + default values
so imap = 8143, imaps 8993
SME and Zarafa use different folder naming.
drafts > Drafts [client specific ?, Drafts is default Thunderbird-2.0] sent-mail > Sent Items trash > Deleted Items junkmail > Junk E-mail
Thunderbird
It seems that in the latest Thunderbird versions security tightened and Thunderbird will simply reject Self Signed Certificates when you try to connect to a (remote) SME Server on secure ports. You first must add all the secure services ports to the security exceptions of Thunderbird under:
- tools->options->advanced->certificates->view certificates->Add Exception
and add your server address INLCUDING the specific port number of the service for EACH of the service-ports!
The format must be:
https://yourserver.com:8993 (for IMAPS) https://yourserver.com:465 (SMTP) https://yourserver.com:8089 (Caldav) etc. etc
After accepting the self signed certificate for each service-port, you then can add an new email account and the Self Signed Certificate will not be rejected and you normally accept or install it like any other certificate.
The Thunderbird client uses its own Trash folder, not the Zarafa "Deleted Items" folder,
Change in the config editor
Preferences > advance > config editor, find mail.server.number and add new string as below
user_pref("mail.server.server5.port", "8143"); user_pref("mail.server.server5.name", "zac@232.net"); user_pref("mail.server.server5.numHdrsToKeep", 30); user_pref("mail.server.server5.timeout", 29); right click > new preference name > mail.server.server5.trash_folder_name value > Deleted Items +user_pref("mail.server.server5.trash_folder_name", "Deleted Items");
Drafts and Sent Items can be changed in : Account Settings > user > Copies and Folders
If junkmail exists just delete it.
Calendar CalDAV / iCal
Starting from Zarafa 6.30 there is decent CalDAV/iCal support for calendars (tasks not yet) that can be accessed with an CalDAV or iCal client eg, Thunderbird with Lighting, Sunbird, Evolution, MAC ical, ...
- In Thunderbird/Lightning: New Calendar > on network > CalDAV > Location: see table below
- In Evolution: New Calendar > Type: CalDAV > URL: see table below (remove the 'Use SSL' option)
- In Mac iCal client: iCal > Preferences > click '+' > Account URL: see table below
URL | Calendar |
https://server:8089/ical/ | user's own default calendar via ical (not recommended) |
https://server:8089/caldav/ | user's own default calendar |
https://server:8089/caldav/<other-user> | 0ther-user's calendar |
https://server:8089/caldav/<user>/<calendar> | user's self created calendar in user's (own) store |
https://server:8089/caldav/<user>/<calendar>/<subcal> | user's self created subcalendar in a self created calendar |
https://server:8089/caldav/public/<calendar>/ | calendar folder in the public folder |
URL For MAC OSX ical client | |
https://server:8089/caldav/ | User's calendar list |
https://server:8089/caldav/<other-user> | Other-users calendar list |
https://server:8089/caldav/public | Public folders list |
URL | Tasks |
https://server:8089/caldav/<user>/tasks | user's default tasks list. ONLY WITH Zarafa 6.40.2 or newer !! |
Port 8089 is used for secure SSL connections, port 8088 for unsecured connections.
Mobile synchronisation
To enable synchronization of your mobile phone through ActiveSync with Zarafa, Z-push needs to be installed.
You can find the original Z-push installation documentation here: http://download.zarafa.com/zarafa/release/docs/z-push_installation_manual.en.pdf
Download the latest Z-push version (see: http://z-push.sourceforge.net).
wget http://download2.berlios.de/z-push/z-push-1.2.2.tar.gz
Extract the files:
tar -zxvf z-push-1.2.2.tar.gz -C /var/www/html
'State'-dir needs to be writable for apache:
chmod 755 /var/www/html/z-push/state chown www:www /var/www/html/z-push/state
Expand and restart
expand-template /etc/httpd/conf/httpd.conf sv restart httpd-e-smith
SSL Synchronization with Windows Mobile devices
Synchronisation over a secured connection is possible if you can add your site as a trusted one with corresponding certificate on your mobile.
This is the case for Windows mobile 6 (WM6) devices. Problems should occurs on several WM5 devices, because of a bug that limits addition of certificates with that OS.
Here are the steps to add your server as a trusted platform on your WM6 mobile :
1. to convert your server's certificate into a (Binary coded DER X.509) .cer file you can either run the following command and skip to step 4 or just start at the next step.
openssl x509 -in /home/e-smith/ssl.pem/<certificate name>.pem -inform PEM -out /root/<certificate name>.cer -outform DER
2. copy your server's certificates located in /home/e-smith/ssl.crt/ on a Windows XP/Vista computer
3. we need to transform those .crt certificates to .cer certificate ( same type of certificate but .crt are text-encoded ). To do so :
- in microsoft windows open a certificate by double clicking on it
- in "Detail" Tab pane choose "Copy to file"
- Choose Binary coded DER X.509 (.cer) format
- save resulting .cer certificates on local machine
4. transfer .cer certificates on your mobile using windows explorer
5. When done, on your WM6 mobile use file explorer to open those certificates. When opening one, the certificate is automatically added to trusted sites.
6. You can then change your Exchange server parameters to use SSL. It will be asked to reenter your password.
Know working hardware
Tested and working with WinMobile 6.1 on a HTC TyTN II over a SSL connection / mail-push is working.
Tested and working with WinMobile 6.1 on an upgraded QTEK9100 over SSL connection. Push mail not tested.
Tested and working with WinMobile 2003 on an QTEK9090 over SSL connection. Push mail not tested.
Tested and working with IPHONE. Push mail not tested.
Tested and working with Nokia 6120 Classic. Push mail not tested.
Extras
Command line admin
man zarafa for details
List users:
/usr/bin/zarafa-admin -l
Update a user to admin status:
/usr/bin/zarafa-admin -u <username> -a 1
Migrating users and data to Zarafa
http://wiki.contribs.org/Imapsync
Customizing the Calendar
The labels and categories in the calendar can be altered to suit user requirements.
The labels are defined in
/usr/share/zarafa-webaccess/client/layout/dialogs/standard/appointment.php beginning at line 225
The categories are in
/usr/share/zarafa-webaccess/client/layout/dialogs/modal/categories.php beginning at line 51.
Zarafa Bayesian learning
This howto enables SpamAssasin Bayesian learning for Zarafa
Mail Sorting
Maildrop as configured with smeserver-mailsorting will deliver to ~/Maildir rather than zarafa
Procmail will sort to zarafa for enabled users from smeserver-mailsorting-1.2-29,
Backup and restore
Backup
Backup is done normally with standard backup tool provided with SME, or with other backup contribs (affa). Be sure that those datas are correctly saved :
- zarafa database. All backup tools are saving all mysql database in standard mode, it should be Ok
- attachment files. Those one are stored in '/home/e-smith/files/zarafa' directory.
Restore
Standard full restore function provided by SME or other backup tools will restore Zarafa datas. In certain cases, it is interessant to restore only zarafa database backup (ie update issue). This is done following those steps :
- stopping zarafa server
/etc/rc.d/init.d/zarafa-server stop
- deleting all tables currently into zarafa database
mysql zarafa -e "show tables" | grep -v Tables_in | grep -v "+" | \ gawk '{print "drop table " $1 ";"}' | mysql zarafa
- import the backup of zarafa database
cd /directory/containing/your/backup mysql < zarafa.dump
- restart zarafa server
/etc/rc.d/init.d/zarafa-server start
Bugs
Check your logs when troubleshooting or reporting bugs
tail -f /var/log/zarafa/* tail /var/log/slapd tail /var/log/messages
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-zarafa component or use this link .
Search open bugs for smeserver-zarafa at bugs.contribs.org
Zarafa: use their forum for zarafa specific bug reporting, http://forums.zarafa.com/
ID | Product | Version | Status | Summary (22 tasks) ⇒ |
---|---|---|---|---|
7195 | SME Contribs | 8.0 | UNCONFIRMED | Later php53-mapi version requested |
7177 | SME Contribs | 8.0 | UNCONFIRMED | Zarafa for SME8 custom templates |
6746 | SME Contribs | 8.0 | UNCONFIRMED | No configuration information in Panel |
6683 | SME Contribs | 8.0 | UNCONFIRMED | Zarafa7 on SME8b6, zarafa-monitor is complaining that Terminal locale is not UTF-8 |
6682 | SME Contribs | 8.0 | UNCONFIRMED | mysql password is not properly set on SME8b6 |
6648 | SME Contribs | 8.0 | UNCONFIRMED | Text-string might need review |
6552 | SME Contribs | 8.0 | CONFIRMED | Zarafa webmail mobile does not work |
6459 | SME Contribs | 7.5 | CONFIRMED | smeserver-zarafa package has disappeared from the smecontribs repo |
6357 | SME Contribs | 7.5 | CONFIRMED | Add autodiscover functionality |
6305 | SME Contribs | 7.5 | CONFIRMED | server_timezone parameter missing in /etc/zarafa/ical.cfg |
5972 | SME Contribs | 7.4 | CONFIRMED | Exclude non valid users and groups from unix plugin |
5901 | SME Contribs | 7.4 | CONFIRMED | Update Zarafa From 6.40.RC5 to RC6 Crash the DB |
5847 | SME Contribs | 7.4 | CONFIRMED | zarafa-install not found! |
5841 | SME Contribs | 7.4 | CONFIRMED | Config error with Unknown option found |
5789 | SME Contribs | 8.0 | CONFIRMED | mapi extension not found -- error with Zarafa on sme8b5 WIP |
5731 | SME Contribs | 7.4 | CONFIRMED | Zarafa doesn't use the modSSL certificate |
5667 | SME Contribs | 7.4 | CONFIRMED | Allow for non alphabetical characters in the fullname field |
5666 | SME Contribs | 7.4 | CONFIRMED | Allow for non alphanumeric characters in passwords |
5561 | SME Contribs | 7.4 | CONFIRMED | Lost zarafa users after recent yum updates |
5524 | SME Contribs | 7.4 | CONFIRMED | delivery failure notice of big mail stuck in zarafa |
5413 | SME Contribs | 7.4 | CONFIRMED | No access to icals port 8089 with access=public |
4886 | SME Contribs | 7.4 | CONFIRMED | trigger zarafa-update on updates of zarafa* rpms |