Commit Graph

31 Commits

Author SHA1 Message Date
ajacoutot
c18661f44a Revert a change that was made post 6.20.3 and that makes the IMAP gateway
hang.
Issue reported upstream.
2009-06-19 12:47:35 +00:00
ajacoutot
b09abea4c7 Until the actual bug is found, add a workaround to prevent the pop/imap
gateway from hanging.
2009-06-10 09:46:00 +00:00
ajacoutot
b5499bd0a0 Update the webaccess to version 2.20.6 2009-06-09 18:23:03 +00:00
ajacoutot
e4c35b0167 Update to version 2.20.6 2009-06-09 18:22:37 +00:00
ajacoutot
e58dff942b Update to the latest patch set from zarafa which are necessary for the
upcoming update to 6.20.6.
2009-06-09 18:22:09 +00:00
ajacoutot
3c55d9b5ae - fix _zarafa uid/gid 2009-05-19 15:21:47 +00:00
ajacoutot
0e07565660 - small hack to fix some php parsing errors 2009-05-18 21:13:29 +00:00
ajacoutot
0db30c7534 - really remove bogus dir, no pkg change 2009-05-14 17:38:22 +00:00
ajacoutot
fe4979ad0a - remove bogus directory 2009-05-14 15:36:19 +00:00
ajacoutot
c4dea24a2a - update to zarafa-webaccess-6.20.5 2009-04-28 11:00:18 +00:00
ajacoutot
e77b5d5266 - update to zarafa-6.20.5
* Performance improvements.
* HTML mail fixes.
2009-04-28 10:59:51 +00:00
ajacoutot
7d51d76777 - tweak rc.shutdown example 2009-04-27 08:43:04 +00:00
ajacoutot
1525046891 - make sure mysqld is running before starting zarafa-server
ok bernd@ (untested)
2009-04-22 11:43:53 +00:00
ajacoutot
8f7cd0f1e5 - remove workaround now that our default thread stack size has been
increased
2009-04-21 13:01:18 +00:00
ajacoutot
c2783d06d0 - update to zarafa-webaccess-6.20.4 2009-04-03 17:31:23 +00:00
ajacoutot
08f98abdec - bugfix update to zarafa-6.20.4 2009-04-03 17:30:40 +00:00
ajacoutot
3a935144d3 - oops 2009-03-20 10:39:38 +00:00
ajacoutot
ebfaf42e92 - remove the "mobile" webaccess
it is buggy, does not work correctly and upstream development has been
ceased

note that the webaccess now installs under /var/www/zarafa-webaccess
instead of /var/www/zarafa/webacess
2009-03-20 10:34:33 +00:00
ajacoutot
4801200894 - do not raise php memory_limit to unlimited 2009-03-19 13:14:15 +00:00
ajacoutot
2db5e626a3 - update to zarafa-webaccess-6.20.3 2009-03-19 09:34:59 +00:00
ajacoutot
a362c384c2 - bugfix update to zarafa-6.20.3 2009-03-19 09:33:52 +00:00
ajacoutot
6547aa8f41 - update to zarafa-webaccess-6.20.2
- @sample the login.jpg file so that it can be modified for theming
purpose
- don't bother checksuming debut.txt
2009-03-05 08:03:34 +00:00
ajacoutot
14e4fc6a43 - bugfix update to zarafa-6.20.2
- don't hardcode /var/www, use PREFIX-php
- add missing build_depends on net/curl (spotted by form@, thanks!)
2009-03-05 08:01:26 +00:00
ajacoutot
8b5d310960 - add Makefile and Makefile.inc
Note that zarafa is not connected to the build yet and won't be before
next release.

"just do it" robert@, ok jasper@
2009-02-16 10:13:59 +00:00
jasper
088ef42be1 - add Makefile, should resolve conflict 2009-02-16 10:13:50 +00:00
ajacoutot
5e933a4338 Import zarafa-6.20.1 (+php5-mapi-6.20.1)
-main
Zarafa is a full-featured e-mail and groupware solution, focused
towards clients using the MAPI standard.  As an MS Exchange replacement,
the Zarafa suite provides the following features:
 * Integration with existing Unix mailserver
 * Native mobile phone support
 * MS Outlook "Look & Feel" webaccess
 * Stable MS Outlook sharing (100% MAPI)

This package provides the Open Source version of Zarafa.

-php
Messaging Application Programming Interface (MAPI) is a messaging
architecture and a Component Object Model based API for Microsoft
Windows. MAPI allows client programs to become (e-mail)
messaging-enabled, -aware, or -based by calling MAPI subsystem routines
that interface with certain messaging servers. While MAPI is designed to
be independent of the protocol, it is usually used with MAPI/RPC, the
proprietary protocol that Microsoft Outlook uses to communicate with
Microsoft Exchange.

These functions allow you to access a MAPI compliant email server.

"just do it" robert@, ok jasper@
2009-02-16 09:44:37 +00:00
ajacoutot
a0fcb8f6b1 Import zarafa-webaccess-6.20.1
Zarafa provides full functionality webaccess completely in the Outlook
"Look & Feel". It includes access to email, calendars, contacts, tasks,
shared folders and Public Folders. The AJAX implementation with drag &
drop support is used be competitive with desktop email applications.

This package provides both web and mobile clients access to Zarafa.

"just do it" robert@, ok jasper@
2009-02-16 09:43:39 +00:00
ajacoutot
e3728e9aa3 Import zarafa-libvmime-0.7.1
VMime is a powerful C++ class library for working with MIME messages and
Internet messaging services like IMAP, POP or SMTP.
This is a modified libvmime library for use with the Zarafa Outlook
Sharing service.

"just do it" robert@, ok jasper@
2009-02-16 09:42:47 +00:00
ajacoutot
396c2bfc5e Import zarafa-libical-0.23
libical implements basic iCAL protocols.
This is a modified libical library for use with the Zarafa Outlook
Sharing service.

"just do it" robert@, ok jasper@
2009-02-16 09:41:15 +00:00
ajacoutot
c51b5ea9a5 - bleh, imported under wrong dir 2009-02-16 09:39:21 +00:00
ajacoutot
6aa458f6b9 Import zarafa-libical-0.23
libical implements basic iCAL protocols.
This is a modified libical library for use with the Zarafa Outlook
Sharing service.

"just do it" robert@, ok jasper@
2009-02-16 09:35:44 +00:00