Home

The mail/kopano/webapp port

kopano-webapp-6.0.0.57p0 – next generation web interface for Kopano (cvsweb github mirror)

Description

WebApp provides all the familiar email, advanced calendaring and contacts
features you need to be productive. It helps you by providing an overview of
what matters to you, whether this is your incoming email, your weekly schedule
or the contact details of that person you really need to call.
WWW: https://kopano.io/

Readme

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

Kopano webapp is installed under
    ${INSTDIR}

Configuration is done in the file
    ${INSTDIR}/config.php

With Apache, AllowOverride settings are required on the ${INSTDIR}
directory. You can configure this as follows:
    # ln -s ${PREFIX}/conf/modules.sample/kopano-webapp.conf \
        /var/www/conf/modules

You need to enable the PHP mapi module using the following command:
    # ln -fs ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/mapi.ini \
        ${SYSCONFDIR}/php-${MODPHP_VERSION}/mapi.ini

(the PHP mapi module is provided by the "kopano-webaccess" package)

The Kopano webapp will be accessible from
    http:///webapp/

HTTP server locale
------------------
LANG needs to be set to an UTF-8 compliant locale on the Web server.
When using httpd(8), create a login(1) class under /etc/login.conf(5)
called after the Apache rc.d(8) script, i.e. "httpd":

httpd:\
	:setenv=LANG=en_US.UTF-8:\
	:tc=daemon:

Maintainer

Robert Nagy

Categories

lang/php mail www

Build dependencies

Run dependencies

Files

Search