====== OX6 на Debian Lenny ======
[[http://www.debian.org/|Debian]]
[[http://www.open-xchange.com/|Open Xchange]]
===== Зависимости =====
* mysql
* jre5
* apache2
* smtp
* imap + sieve
* ldap
===== Установка OX6 =====
Добавим репозитарии для APT
cat <> /etc/apt/source.list
# OX6 core debs
deb http://software.open-xchange.com/OX6/stable/DebianLenny/ /
# OX6 contrib utils
deb http://software.open-xchange.com/OX6/unsupported/repo/DebianEtch/ /
# OX6 community translations
deb http://software.open-xchange.com/OX6/unsupported/6.14/i18n_community/DebianLenny/ /
EOF
Установим пакеты софта, русского перевода и утилиту импорта учетных записей OXLdapSync
apt-get update
apt-get install open-xchange \
open-xchange-activation \
open-xchange-admin \
open-xchange-admin-client \
open-xchange-admin-doc \
open-xchange-admin-lib \
open-xchange-admin-plugin-contextrestore \
open-xchange-admin-plugin-hosting \
open-xchange-admin-plugin-hosting-client \
open-xchange-admin-plugin-hosting-doc \
open-xchange-admin-plugin-hosting-lib \
open-xchange-admin-soap \
open-xchange-audit \
open-xchange-authentication-ldap \
open-xchange-axis2 \
open-xchange-cache \
open-xchange-calendar \
open-xchange-calendar-printing \
open-xchange-charset \
open-xchange-common \
open-xchange-commons-logging-log4j \
open-xchange-configjump-generic \
open-xchange-configjump-generic-gui \
open-xchange-configread \
open-xchange-contactcollector \
open-xchange-contacts-ldap \
open-xchange-control \
open-xchange-conversion \
open-xchange-conversion-engine \
open-xchange-conversion-servlet \
open-xchange-crypto \
open-xchange-data-conversion-ical4j \
open-xchange-dataretention \
open-xchange-dataretention-csv \
open-xchange-easylogin \
open-xchange-folder-json \
open-xchange-genconf \
open-xchange-genconf-mysql \
open-xchange-global \
open-xchange-group-managerequest \
open-xchange-gui \
open-xchange-gui-ie6-compat \
open-xchange-gui-lang-community-ru-ru \
open-xchange-gui-mobile \
open-xchange-gui-wizard-plugin \
open-xchange-gui-wizard-plugin-gui \
open-xchange-i18n \
open-xchange-imap \
open-xchange-jcharset \
open-xchange-lang \
open-xchange-lang-community-ru-ru \
open-xchange-log4j \
open-xchange-mailfilter \
open-xchange-management \
open-xchange-monitoring \
open-xchange-online-help-en \
open-xchange-passwordchange-database \
open-xchange-passwordchange-script \
open-xchange-passwordchange-servlet \
open-xchange-pop3 \
open-xchange-publish \
open-xchange-publish-basic \
open-xchange-publish-infostore-online \
open-xchange-publish-json \
open-xchange-publish-microformats \
open-xchange-push \
open-xchange-push-malpoll \
open-xchange-push-udp \
open-xchange-report-client \
open-xchange-resource-managerequest \
open-xchange-server \
open-xchange-sessiond \
open-xchange-settings-extensions \
open-xchange-smtp \
open-xchange-spamhandler-default \
open-xchange-sql \
open-xchange-subscribe \
open-xchange-subscribe-crawler \
open-xchange-subscribe-crawler-offering \
open-xchange-subscribe-json \
open-xchange-subscribe-microformats \
open-xchange-templating \
open-xchange-threadpool \
open-xchange-unifiedinbox \
open-xchange-upsell-generic \
open-xchange-user-json \
open-xchange-xerces-sun \
open-xchange-xml \
oxldapsync
===== Настройка OX6 =====
====== Ссылки ======
http://oxgui.wordpress.com/2009/10/11/peters-ox-admin-gui-0-1-4-en/