Dovecot Pro 3.1.4
Permalink to Release Documentation
Status
| First Customer Shipment | 2026-03-13 |
| Support End | 2026-08-31 |
| Current Support Status |
Release Notes
Previous Version
This is a minor release of the Dovecot Pro v3.1.x branch, which contains security fixes.
Known Issues
- Deploying Dovecot Pro Palomar Controller with docker-compose is experimental.
- The approximate user count shown in some Dovecot Controller UI views and in
doveadm cluster backend listis not always updated correctly. A crashed or recovered backend may appear to have more active users than it actually does.
Security Information
See https://documentation.open-xchange.com/dovecot/security/advisories/html/2026/oxdc-adv-2026-0001.html for full details on the security incident.
Dovecot
Breaking Changes
- DOV-8804: Variables in
ldap_baseare also now escaped by default, which can break some setups. Added|safevariable filter to disable escaping for safe variables. For example ifldap_baseis set from a DN coming from a previous passdb lookup, use%{passdb:classOfServiceDN | safe}.
Fixed Issues
- DOV-8647: obox: azure: Objects that are chunked to be sent to Azure Blob Storage (Put Block List) are now correctly using the SAS-Token for authentication to storage.
- DOV-8803: A large number of MIME header parameters caused excessive CPU usage.
- DOV-8804: Passdb/userdb LDAP filters or DNs weren't escaped. If the default
auth_username_charswas changed to allow characters that had to be escaped, this could have lead to ability to iterate which users exist on the system, and possibly bypass some of the LDAP filter checks. v3.1 regression. - DOV-8805: Passdb/userdb SQL queries weren't escaped. If the default
auth_username_charswas changed to allow characters that had to be escaped, this could have lead to ability to log in as another user. v3.1 regression. - DOV-8824: imap-login process can be made to use excessive amount of memory by sending many '(' (open list) characters in the IMAP commands. Prevent this by limiting to just one '(' character per IMAP command in the imap-login process. For post-login imap process there is no explicit limit for this, since there are many other ways to grow memory usage.
- DOV-8827: managesieve-login process could be easily crashed by sending an AUTHENTICATE command with an excessively large initial response parameter size. This would end up trying to allocate all the memory, leading to reaching process's
vsz_limit. - DOV-8830: Doveadm HTTP and TCP client did not use timing safe credentials comparison, enabling attacker to do timing based attack to determine credentials.
- DOV-8835: Doveadm HTTP and TCP client did not use timing safe credentials comparison, enabling attacker to do timing based attack to determine credentials.
Lua Support
These versions of Lua are supported:
Cassandra Support
These versions of Cassandra are supported:
- Apache Cassandra 4.0.17
Obox Testing
AWS S3
| Testing Date | 2026-03 |
| Testing Region(s) | eu-central-1 |
| API Version(s) Tested | 2006-03-01 |
| API Documentation (at time of testing) | https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html |
Azure Blob
| Testing Date | 2026-03 |
| Testing Region(s) | northeurope |
| API Version(s) Tested | 2023-08-03 |
| API Documentation (at time of testing) | https://learn.microsoft.com/en-us/rest/api/storageservices/version-2023-08-03 |
Scality sproxyd
| Testing Date | 2026-03 |
| API Version(s) Tested | 8.5.8.6 |
| API Documentation (at time of testing) | https://documentation.scality.com/RING/8.5.8/reference/connectors/sproxyd/index.html |
Kubernetes Components
Kubernetes Support
Supported Kubernetes versions: 1.34, 1.33
Cluster Controller
Cluster Controller Installation
Tika (for Dovecot FTS) Experimental
Apache Tika Version: 3.1.0.0-full
Registry Path: registry.open-xchange.com/dovecot-pro/apache-tika:3.1.0.0-full
Repository Information
Amazon Linux 2023
Configuration to stay on 3.1.4
### Dovecot Pro Base
[dovecot-pro-3.1.4-base]
name=Amazon Linux 2023 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/base/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1.4-3rdparty_cassandra-cpp-driver]
name=Amazon Linux 2023 - DataStax C/C++ Driver for Apache Cassandra
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/cassandra-cpp-driver/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
[dovecot-pro-3.1.4-3rdparty_libexttextcat]
name=Amazon Linux 2023 - Exttextcat library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/libexttextcat/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
[dovecot-pro-3.1.4-3rdparty_lua-extras]
name=Amazon Linux 2023 - Extra Lua libraries
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/lua-extras/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Object Storage plugin
[dovecot-pro-3.1.4-obox]
name=Amazon Linux 2023 - Dovecot Pro Object Storage plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/obox/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search plugin
[dovecot-pro-3.1.4-fts]
name=Amazon Linux 2023 - Dovecot Pro Full Text Search plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/fts/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-fts-ja-kuromoji-plugin]
name=Amazon Linux 2023 - Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/fts-ja-kuromoji-plugin/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1.4-3rdparty_kuromoji]
name=Amazon Linux 2023 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/kuromoji/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1.4-vault-plugin]
name=Amazon Linux 2023 - Dovecot Pro Vault plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/vault-plugin/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-sieve-zimbra-compat-plugin]
name=Amazon Linux 2023 - Dovecot Pro Sieve Zimbra compatibility plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-imap-proxyauth-plugin]
name=Amazon Linux 2023 - Dovecot Pro IMAP Proxy Authentication plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/imap-proxyauth-plugin/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-fsserver]
name=Amazon Linux 2023 - Dovecot Pro Object Storage Development Tools - fs-server backend
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/devtools/fsserver/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1Configuration to stay on 3.1-stable
### Dovecot Pro Base
[dovecot-pro-3.1-stable-base]
name=Amazon Linux 2023 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/base/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1-stable-3rdparty_cassandra-cpp-driver]
name=Amazon Linux 2023 - DataStax C/C++ Driver for Apache Cassandra
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/cassandra-cpp-driver/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
[dovecot-pro-3.1-stable-3rdparty_libexttextcat]
name=Amazon Linux 2023 - Exttextcat library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/libexttextcat/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
[dovecot-pro-3.1-stable-3rdparty_lua-extras]
name=Amazon Linux 2023 - Extra Lua libraries
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/lua-extras/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Object Storage plugin
[dovecot-pro-3.1-stable-obox]
name=Amazon Linux 2023 - Dovecot Pro Object Storage plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/obox/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search plugin
[dovecot-pro-3.1-stable-fts]
name=Amazon Linux 2023 - Dovecot Pro Full Text Search plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/fts/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-fts-ja-kuromoji-plugin]
name=Amazon Linux 2023 - Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/fts-ja-kuromoji-plugin/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1-stable-3rdparty_kuromoji]
name=Amazon Linux 2023 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/kuromoji/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1-stable-vault-plugin]
name=Amazon Linux 2023 - Dovecot Pro Vault plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/vault-plugin/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-sieve-zimbra-compat-plugin]
name=Amazon Linux 2023 - Dovecot Pro Sieve Zimbra compatibility plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-imap-proxyauth-plugin]
name=Amazon Linux 2023 - Dovecot Pro IMAP Proxy Authentication plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/imap-proxyauth-plugin/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-fsserver]
name=Amazon Linux 2023 - Dovecot Pro Object Storage Development Tools - fs-server backend
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/devtools/fsserver/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1Debian 11 (Bullseye)
Configuration to stay on 3.1.4
### Dovecot Pro Base
# dovecot-pro-3.1.4 Debian 11 (Bullseye) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/base/DebianBullseye ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.4 Debian 11 (Bullseye) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/cassandra-cpp-driver/DebianBullseye ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.4 Debian 11 (Bullseye) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/obox/DebianBullseye ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.4 Debian 11 (Bullseye) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/fts/DebianBullseye ./
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/fts-ja-kuromoji-plugin/DebianBullseye ./
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/kuromoji/DebianBullseye ./
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Debian 11 (Bullseye) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/DebianBullseye ./
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Debian 11 (Bullseye) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/imap-proxyauth-plugin/DebianBullseye ./
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Debian 11 (Bullseye) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/vault-plugin/DebianBullseye ./
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
# dovecot-pro- 3.1.4 Debian 11 (Bullseye) - Dovecot Pro Object Storage Development Tools - fs-server backend
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/devtools/fsserver/DebianBullseye ./Configuration to stay on 3.1-stable
### Dovecot Pro Base
# dovecot-pro-3.1-stable Debian 11 (Bullseye) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/base/DebianBullseye ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1-stable Debian 11 (Bullseye) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/cassandra-cpp-driver/DebianBullseye ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1-stable Debian 11 (Bullseye) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/obox/DebianBullseye ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1-stable Debian 11 (Bullseye) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/fts/DebianBullseye ./
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/fts-ja-kuromoji-plugin/DebianBullseye ./
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/kuromoji/DebianBullseye ./
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Debian 11 (Bullseye) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/DebianBullseye ./
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Debian 11 (Bullseye) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/imap-proxyauth-plugin/DebianBullseye ./
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Debian 11 (Bullseye) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/vault-plugin/DebianBullseye ./
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
# dovecot-pro- 3.1-stable Debian 11 (Bullseye) - Dovecot Pro Object Storage Development Tools - fs-server backend
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/devtools/fsserver/DebianBullseye ./Debian 12 (Bookworm)
Configuration to stay on 3.1.4
### Dovecot Pro Base
# dovecot-pro-3.1.4 Debian 12 (Bookworm) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/base/DebianBookworm ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.4 Debian 12 (Bookworm) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/cassandra-cpp-driver/DebianBookworm ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.4 Debian 12 (Bookworm) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/obox/DebianBookworm ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.4 Debian 12 (Bookworm) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/fts/DebianBookworm ./
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/fts-ja-kuromoji-plugin/DebianBookworm ./
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/kuromoji/DebianBookworm ./
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Debian 12 (Bookworm) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/DebianBookworm ./
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Debian 12 (Bookworm) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/imap-proxyauth-plugin/DebianBookworm ./
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Debian 12 (Bookworm) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/vault-plugin/DebianBookworm ./
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
# dovecot-pro- 3.1.4 Debian 12 (Bookworm) - Dovecot Pro Object Storage Development Tools - fs-server backend
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/devtools/fsserver/DebianBookworm ./Configuration to stay on 3.1-stable
### Dovecot Pro Base
# dovecot-pro-3.1-stable Debian 12 (Bookworm) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/base/DebianBookworm ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1-stable Debian 12 (Bookworm) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/cassandra-cpp-driver/DebianBookworm ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1-stable Debian 12 (Bookworm) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/obox/DebianBookworm ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1-stable Debian 12 (Bookworm) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/fts/DebianBookworm ./
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/fts-ja-kuromoji-plugin/DebianBookworm ./
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/kuromoji/DebianBookworm ./
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Debian 12 (Bookworm) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/DebianBookworm ./
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Debian 12 (Bookworm) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/imap-proxyauth-plugin/DebianBookworm ./
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Debian 12 (Bookworm) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/vault-plugin/DebianBookworm ./
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
# dovecot-pro- 3.1-stable Debian 12 (Bookworm) - Dovecot Pro Object Storage Development Tools - fs-server backend
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/devtools/fsserver/DebianBookworm ./Red Hat Enterprise Linux 8
Requires EPEL/CRB
This distribution assumes EPEL and CRB/CodeReady are enabled.
Configuration to stay on 3.1.4
### Dovecot Pro Base
[dovecot-pro-3.1.4-base]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/base/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1.4-3rdparty_cassandra-cpp-driver]
name=Red Hat Enterprise Linux 8 - DataStax C/C++ Driver for Apache Cassandra
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/cassandra-cpp-driver/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Plugin
[dovecot-pro-3.1.4-obox]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Object Storage plug-in
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/obox/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Plugin
[dovecot-pro-3.1.4-fts]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Full Text Search plug-in
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/fts/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-fts-ja-kuromoji-plugin]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/fts-ja-kuromoji-plugin/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1.4-3rdparty_kuromoji]
name=Red Hat Enterprise Linux 8 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/kuromoji/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1.4-vault-plugin]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Vault plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/vault-plugin/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-sieve-zimbra-compat-plugin]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Sieve Zimbra compatibility plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-imap-proxyauth-plugin]
name=Red Hat Enterprise Linux 8 - Dovecot Pro IMAP Proxy Authentication plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-fsserver]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Object Storage Development Tools - fs-server backend
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/devtools/fsserver/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1Configuration to stay on 3.1-stable
### Dovecot Pro Base
[dovecot-pro-3.1-stable-base]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/base/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1-stable-3rdparty_cassandra-cpp-driver]
name=Red Hat Enterprise Linux 8 - DataStax C/C++ Driver for Apache Cassandra
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/cassandra-cpp-driver/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Plugin
[dovecot-pro-3.1-stable-obox]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Object Storage plug-in
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/obox/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Plugin
[dovecot-pro-3.1-stable-fts]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Full Text Search plug-in
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/fts/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-fts-ja-kuromoji-plugin]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/fts-ja-kuromoji-plugin/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1-stable-3rdparty_kuromoji]
name=Red Hat Enterprise Linux 8 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/kuromoji/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1-stable-vault-plugin]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Vault plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/vault-plugin/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-sieve-zimbra-compat-plugin]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Sieve Zimbra compatibility plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-imap-proxyauth-plugin]
name=Red Hat Enterprise Linux 8 - Dovecot Pro IMAP Proxy Authentication plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-fsserver]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Object Storage Development Tools - fs-server backend
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/devtools/fsserver/RHEL8
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1Red Hat Enterprise Linux 9
Requires EPEL/CRB
This distribution assumes EPEL and CRB/CodeReady are enabled.
Configuration to stay on 3.1.4
### Dovecot Pro Base
[dovecot-pro-3.1.4-base]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/base/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1.4-3rdparty_cassandra-cpp-driver]
name=Red Hat Enterprise Linux 9 - DataStax C/C++ Driver for Apache Cassandra
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/cassandra-cpp-driver/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
[dovecot-pro-3.1.4-3rdparty_libexttextcat]
name=Red Hat Enterprise Linux 9 - Exttextcat library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/libexttextcat/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Plugin
[dovecot-pro-3.1.4-obox]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Object Storage plug-in
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/obox/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Plugin
[dovecot-pro-3.1.4-fts]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Full Text Search plug-in
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/fts/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-fts-ja-kuromoji-plugin]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/fts-ja-kuromoji-plugin/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1.4-3rdparty_kuromoji]
name=Red Hat Enterprise Linux 9 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/kuromoji/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1.4-vault-plugin]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Vault plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/vault-plugin/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-sieve-zimbra-compat-plugin]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Sieve Zimbra compatibility plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-imap-proxyauth-plugin]
name=Red Hat Enterprise Linux 9 - Dovecot Pro IMAP Proxy Authentication plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1.4-fsserver]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Object Storage Development Tools - fs-server backend
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/devtools/fsserver/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1Configuration to stay on 3.1-stable
### Dovecot Pro Base
[dovecot-pro-3.1-stable-base]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/base/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1-stable-3rdparty_cassandra-cpp-driver]
name=Red Hat Enterprise Linux 9 - DataStax C/C++ Driver for Apache Cassandra
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/cassandra-cpp-driver/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
[dovecot-pro-3.1-stable-3rdparty_libexttextcat]
name=Red Hat Enterprise Linux 9 - Exttextcat library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/libexttextcat/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Plugin
[dovecot-pro-3.1-stable-obox]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Object Storage plug-in
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/obox/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Plugin
[dovecot-pro-3.1-stable-fts]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Full Text Search plug-in
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/fts/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-fts-ja-kuromoji-plugin]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/fts-ja-kuromoji-plugin/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1-stable-3rdparty_kuromoji]
name=Red Hat Enterprise Linux 9 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/kuromoji/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
[dovecot-pro-3.1-stable-vault-plugin]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Vault plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/vault-plugin/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-sieve-zimbra-compat-plugin]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Sieve Zimbra compatibility plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-imap-proxyauth-plugin]
name=Red Hat Enterprise Linux 9 - Dovecot Pro IMAP Proxy Authentication plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
[dovecot-pro-3.1-stable-fsserver]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Object Storage Development Tools - fs-server backend
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/devtools/fsserver/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1Ubuntu 22.04 LTS (Jammy Jellyfish)
Configuration to stay on 3.1.4
### Dovecot Pro Base
# dovecot-pro-3.1.4 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/base/Ubuntu_22.04 ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.4 Ubuntu 22.04 LTS (Jammy Jellyfish) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/cassandra-cpp-driver/Ubuntu_22.04 ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.4 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/obox/Ubuntu_22.04 ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.4 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/fts/Ubuntu_22.04 ./
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/fts-ja-kuromoji-plugin/Ubuntu_22.04 ./
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/kuromoji/Ubuntu_22.04 ./
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/Ubuntu_22.04 ./
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/imap-proxyauth-plugin/Ubuntu_22.04 ./
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/vault-plugin/Ubuntu_22.04 ./
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
# dovecot-pro- 3.1.4 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Object Storage Development Tools - fs-server backend
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/devtools/fsserver/Ubuntu_22.04 ./Configuration to stay on 3.1-stable
### Dovecot Pro Base
# dovecot-pro-3.1-stable Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/base/Ubuntu_22.04 ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1-stable Ubuntu 22.04 LTS (Jammy Jellyfish) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/cassandra-cpp-driver/Ubuntu_22.04 ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1-stable Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/obox/Ubuntu_22.04 ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1-stable Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/fts/Ubuntu_22.04 ./
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/fts-ja-kuromoji-plugin/Ubuntu_22.04 ./
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/kuromoji/Ubuntu_22.04 ./
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/Ubuntu_22.04 ./
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/imap-proxyauth-plugin/Ubuntu_22.04 ./
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/vault-plugin/Ubuntu_22.04 ./
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
# dovecot-pro- 3.1-stable Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Object Storage Development Tools - fs-server backend
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/devtools/fsserver/Ubuntu_22.04 ./Ubuntu 24.04 LTS (Noble Numbat)
Configuration to stay on 3.1.4
### Dovecot Pro Base
# dovecot-pro-3.1.4 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/base/Ubuntu_24.04 ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.4 Ubuntu 24.04 LTS (Noble Numbat) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/cassandra-cpp-driver/Ubuntu_24.04 ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.4 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/obox/Ubuntu_24.04 ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.4 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/fts/Ubuntu_24.04 ./
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/fts-ja-kuromoji-plugin/Ubuntu_24.04 ./
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/3rdparty/kuromoji/Ubuntu_24.04 ./
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/pigeonhole-sieve-zimbra-compat-plugin/Ubuntu_24.04 ./
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/imap-proxyauth-plugin/Ubuntu_24.04 ./
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
#
# dovecot-pro-3.1.4 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/plugin/vault-plugin/Ubuntu_24.04 ./
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
# dovecot-pro- 3.1.4 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Object Storage Development Tools - fs-server backend
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.4/devtools/fsserver/Ubuntu_24.04 ./Configuration to stay on 3.1-stable
### Dovecot Pro Base
# dovecot-pro-3.1-stable Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/base/Ubuntu_24.04 ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1-stable Ubuntu 24.04 LTS (Noble Numbat) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/cassandra-cpp-driver/Ubuntu_24.04 ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1-stable Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/obox/Ubuntu_24.04 ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1-stable Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/fts/Ubuntu_24.04 ./
### Dovecot Pro Full Text Search Kuromoji Tokenizer for Japanese
# fts-ja-kuromoji plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/fts-ja-kuromoji-plugin/Ubuntu_24.04 ./
# Kuromoji library requires a separate OX License
# Please contact to support@open-xchange.com to get access
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/3rdparty/kuromoji/Ubuntu_24.04 ./
### Dovecot Pro Sieve Zimbra compatibility plugin
# sieve-zimbra-compat plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/pigeonhole-sieve-zimbra-compat-plugin/Ubuntu_24.04 ./
### Dovecot Pro IMAP Proxy Authentication plugin
# imap-proxyauth plugin requires a separate OX License
# Please contact support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/imap-proxyauth-plugin/Ubuntu_24.04 ./
### Dovecot Pro Vault plugin
# vault plugin requires a separate OX License
# Please contact to support@open-xchange.com to get access
#
# dovecot-pro-3.1-stable Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/plugin/vault-plugin/Ubuntu_24.04 ./
### Dovecot Pro Object Storage Development Tools - fs-server backend
# fs-server requires a separate OX License
# Please contact support@open-xchange.com to get access
# dovecot-pro- 3.1-stable Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Object Storage Development Tools - fs-server backend
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1-stable/devtools/fsserver/Ubuntu_24.04 ./