:orphan: .. _ox_dovecot_pro_2_2_repository: ========================================= OX Dovecot Pro 2.2 Repository Information ========================================= .. warning:: OX Dovecot Pro v2.2.x is end-of-life (EOL) Repository Configuration for CentOS/RHEL ======================================== ``/etc/yum.repos.d/dovecot.repo``: .. code-block:: none [dovecot] name=RHEL $releasever - $basearch – OX Dovecot Pro baseurl=https://USERNAME:PASSWORD@yum.dovecot.fi/stable- 2.2/rhel/$releasever/RPMS/$basearch gpgkey=https://yum.dovecot.fi/RPM-GPG-KEY.dovecot gpgcheck=1 [dovecot-3rdparty] name=RHEL $releasever - $basearch – OX Dovecot Pro 3rd party Packages baseurl=https://USERNAME:PASSWORD@yum.dovecot.fi/3rdparty/rhel/$releasever/RPMS/$basearch gpgkey=https://yum.dovecot.fi/RPM-GPG-KEY.dovecot gpgcheck=1 The stable-2.2 alias points to the latest stable v2.2 OX Dovecot Pro version. Only the latest patch releases are stored in this repository. If you want to install older releases you need to explicitly refer to the minor version number. For example: if v2.2.20.2 is the latest version, you can still install v2.2.20.1 from the stable-2.2 repository, but to be able to install v2.2.19.2 (or v2.2.19.1) you need to change stable-2.2 to 2.2.19: .. code-block:: none baseurl=https://USERNAME:PASSWORD@yum.dovecot.fi/2.2.19/rhel/$releasever/RPMS/$basearch Repository Configuration for Debian/Ubuntu ========================================== Install the apt repository gpg key: .. code-block:: none wget -O - https://apt.dovecot.fi/dovecot-gpg.key | sudo apt-key add - Add your distribution-specific line to /etc/apt/sources.list.d/dovecot.list: * Debian 8.0 Jessie: .. code-block:: none deb https://USERNAME:PASSWORD@apt.dovecot.fi/stable-2.2/debian/jessie jessie main deb https://USERNAME:PASSWORD@apt.dovecot.fi/3rdparty/debian/jessie jessie main * Debian 9.0 Stretch: .. code-block:: none deb https://USERNAME:PASSWORD@apt.dovecot.fi/stable-2.2/debian/stretch stretch main deb https://USERNAME:PASSWORD@apt.dovecot.fi/3rdparty/debian/stretch stretch main * Ubuntu 14.04 Trusty: .. code-block:: none deb https://USERNAME:PASSWORD@apt.dovecot.fi/stable-2.2/ubuntu/trusty trusty main deb https://USERNAME:PASSWORD@apt.dovecot.fi/3rdparty/ubuntu/trusty trusty main * Ubuntu 16.04 Xenial: .. code-block:: none deb https://USERNAME:PASSWORD@apt.dovecot.fi/stable-2.2/ubuntu/xenial xenial main deb https://USERNAME:PASSWORD@apt.dovecot.fi/3rdparty/ubuntu/xenial xenial main The stable-2.2 alias points to the latest stable v2.2 OX Dovecot Pro version. Only the latest patch releases are stored in this repository. If you want to install older releases you need to explicitly refer to the minor version number. For example: if 2.2.20.2 is the latest version, you can still install v2.2.20.1 from the stable-2.2 repository, but to be able to install v2.2.19.2 (or v2.2.19.1) on e.g. Ubuntu Trusty you need to change stable-2.2 to 2.2.19: .. code-block:: none deb https://USERNAME:PASSWORD@apt.dovecot.fi/2.2.19/ubuntu/trusty trusty main OX Dovecot Pro License ====================== A license file, containing a customer-specific encrypted license key, is mandatory to operate OX Dovecot Pro v2.2 if using the Object Storage plugin (dovecot-ee-obox2 package) or the Dovecot Full Text Search Plugin (dovecot-ee-fts package). The license file should be placed at ``/var/lib/dovecot/dovecot-license.txt``. OX Dovecot Pro automatically updates this license file if it can contact the OX licensing server, via secure connection over the public internet. If access is blocked because of network restrictions, the license file will need to be manually updated before it expires. If you are using a configuration management system to manage this license file, please note that the license file may change during operation of OX Dovecot Pro. Please contact support@open-xchange.com for questions related to the license.