Dovecot Pro 3.1.5
Permalink to Release Documentation
Status
| First Customer Shipment | 2026-05-12 |
| Support End | 2026-10-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, bug fixes, and optimizations.
SECURITY ISSUES
This release includes fixes for vulnerabilities that have already been publicly disclosed.
Because these issues are already public, they are being addressed in this regular minor release rather than through Dovecot Pro's usual security release process with coordinated CVE disclosure.
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.
Dovecot
Security
- DOV-9216: imapc allows IMAP command injection by using LF characters in SEARCH KEYWORDs.
- DOV-9217: Sieve ":contains" and ":matches" operators could have been using excessive amount of CPU. Limit the CPU to
sieve_max_cpu_time. - DOV-9218: IMAP SETACL command could be used with identifiers containing LF characters to introduce "anyone" entry, which allowed bypassing
imap_acl_allow_anyonesetting. - DOV-9219: 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. This is a second fix for this issue - the original fix was accidentally not working.
- DOV-9221: SCRAM-SHA-*-PLUS channel binding could be faked. MITM attacker with a certificate trusted by the client could have bypassed the requirement for channel binding.
Changes
- DOV-8756: Use
mail_access_groups = $SET:default_internal_groupby default, and removeservice { extra_groups }that did the same. - DOV-9004: Set indexer-worker's
service_restart_request_countto 1000 by default. Previously it was unset, which used the global default (unlimited). - DOV-9007: Drop privileges before executing local scripts via sieve-extprograms plugin or
execute_driver = fork. - DOV-9016: Mail autoexpunging is no longer performed when Dovecot is shutting down or settings are reloaded. This was causing unnecessary load spikes.
Improvements
- DOV-8649: Changed
doveadm auth cache flushuser parameters to user-mask parameters, which accept "*" and "?" wildcards. - DOV-8739: Added
%{token}variable foroauth2_fields. This allows to configure proxy forwarding with oauth2 tokens. - DOV-8746: imapc: Optimize SEARCH MIMEPART if remote server support SEARCH=X-MIMEPART extension.
- DOV-8757: Added
fs_fscache_log_path, which can be used to specify fscache.log to be located outside the fscache partition. This prevents fscache from leaking files if it runs out of disk space, making the situation worse.
Fixed Issues
- DOV-8570: When virtual mailbox was configured to use metadata filters, the mailbox opening failed if there were any "\Nonexistent" mailboxes matching the mailbox name filter. For example with obox when creating "parent/child" mailbox, the parent mailbox is "\Nonexistent".
- DOV-8649: doveadm-server: authCacheFlush HTTP API call crashed.
- DOV-8737: If metacache was too small, mailbox creation or opening might have failed with an internal error if it was being cleaned at the same time by another process.
- DOV-8738: obox: Fixed a deadlock. This was visible as a locking timeout on either .state file or dovecot.index.list.log file.
- DOV-8740: trash plugin would cause a signal 11 crash if a
mailbox { ... }was configured without atrash_prioritysetting. - DOV-8741: Headers with malicious content were only flagged as warning rather than blocked from being added.
- DOV-8743: Submission: Login proxy can crash at the AUTH command when the backend cannot connect to the SMTP relay.
- DOV-8744: Pigeonhole: Delivery fails with spurious error when personal script storage is not configured, not found by auto-detection, and the default storage is configured as a directory.
- DOV-8745: dovecot-lda should exit with temporary failure (75) if config reading fails. v3.0 regression.
- DOV-8748: submission-login may have crashed if it was disconnected from auth process.
- Fixes: Panic: file sasl-server.c: line 524 (sasl_server_auth_begin): assertion failed: (auth_client_is_connected(auth_client))
- DOV-8749: Configuration silently ignored when a regular setting was attempted to be used as a section name, e.g.
mail_driver { ... }. - DOV-8750:
passdb_ldap_bind_userdndidn't work correctly with auth caching, unless%{user}was also specified inpassdb_ldap_filterorldap_base. - DOV-8751: If shared INBOX folder was accessed without uppercasing (e.g. "Inbox") it wasn't handled correctly, causing, e.g., wrong imapc cache directory to be used.
- DOV-8753: Dovecot master process wasn't creating child processes as fast as it could have, possibly resulting in various errors when users were logging in too fast.
- DOV-8758: Pigeonhole: Including a global Sieve script from a storage that lacks access permissions causes the interpreter to crash.
- DOV-8759: Pigeonhole: Script before/after sequences can terminate delivery with a temporary failure if a script is not found.
- DOV-8761: Pipelining IMAP IDLE+DONE+COPY commands crashes.
- Fixes: Panic: file cmd-copy.c: line 51 (fetch_and_copy): assertion failed: (o_stream_is_corked(client->output) || client->output->stream_errno != 0)
- DOV-8789: Using missing field with "oauth2:<value>" provider would cause a crash.
- DOV-8793:
doveadm cluster backend add --selfalways failed. - DOV-8923: cluster-backend-test failed if dovecot.conf contained relative
!includepaths. - DOV-8925: obox with fs-posix didn't work with
lazy_expunge_only_last_instance = yes. - DOV-8926: HTTP server component allows a client to specify both a Content-Length and a Transfer-Encoding header. Currently, it silently ignores (and removes) the Content-Length header, rather than failing the request with an error, thereby theoretically facilitating request smuggling in a reverse proxying scenario.
- DOV-8927: Configuration errors weren't delayed as they should have been in some situations. For example, if dovecot-lda was run as non-root, it failed if it couldn't read
ssl_server_key_file. - DOV-8928: doveadm mail commands did not work with dictionaries needing user-specific variables, like
%{home}. - DOV-8930: Personal Sieve script storage with no configuration for
sieve_script_active_pathcauses a panic. This can also surface for other script storage types when the administrator forgets to configure the type, causing the storage to default to a personal storage. - DOV-8937: Various bugs in Sieve ":matches" operator can cause crashes or wrong behavior.
- DOV-8939: ManageSieve logins with Palomar enabled resulted in errors.
- Fixes: cluster: Error: ...: Request ID 56273 (session ...) timed out in 527 seconds
- DOV-9006: Using "safe" filter would incorrectly taint all subsequent pipelines as safe too.
- DOV-9010: obox+NFS: When index directories were separate from mail directories, deleting a folder didn't delete the folder index directory. Also user root directories weren't deleted with
doveadm obox user delete. - DOV-9011: POP3 DELE command leaked memory after RSET.
- DOV-9012: Doing full text search in a virtual folder might cause a crash.
- Fixes: Panic: file virtual-search.c: line 192: unreached
- DOV-9013: Add back default http client settings for the OX push-notification driver. v3.1.0 regression.
- DOV-9015: Partial (multi-byte) character at the end of a MIME part was leaked into beginning of the next MIME part. This could have resulted in broken decoding, or possibly a crash.
- Fixed: Panic: file message-decoder.c: line 232 (translation_buf_decode): assertion failed: (orig_size < CHARSET_MAX_PENDING_BUF_SIZE)
- DOV-9017: imap-hibernate process segfaults if fd_send() call fails in client unhibernation.
- DOV-9023: Using
doveadm acl removedidn't fully remove the user identifier from ACLs. It just left it as having no rights. - DOV-9024: obox: metacache pull: When storage is initialized before metacache is pulled and the list index is attempted to be rebuilt, it failed because force-resync could not happen during merging of the root bundle.
- DOV-9068: When using Cassandra with SSL, and there was a 30 second pause between Cassandra accesses, the dict process created new Cassandra connections and leaked the old ones.
- DOV-9097: dict process may have crashed at deinit when Cassandra was used with SSL.
- DOV-9113: Login processes sometimes crashed when handling SSL connections.
- {}Fixes{}: Panic: file iostream.c: line 28 (iostream_fd_unref): assertion failed: (ref->refcount > 0)
- DOV-9143: Fix imap process panic.
- Fixes: Panic: file imap-client.c: line 1123 (client_check_command_hangs): assertion failed: ((io_loop_find_fd_conditions(current_ioloop, client->fd_out) & IO_WRITE) != 0)
- DOV-9222: Normally auth cache automatically handles when a password is changed by ignoring the cache if the previous login with the cached password was successful. When using
auth_cache_verify_password_with_worker=yesthis check didn't happen, causing login failures with password changes. - DOV-9229:
proxy_session_failuredefault metric wasn't correctly filtering out connections reachingmail_max_userip_connections. This could have resulted in wrong load balancing or health decisions by Cluster Controller.
Dovecot Cluster Controller
New Features
- DOV-8934: Add
global.cassandra.porthelm value to configure the external Cassandra port.
Fixed Issues
- DOV-8755: Correctly register the site load balancer during controller bootstrap in Docker Compose deployment when
CLUSTER_SITE_LOAD_BALANCERis set. - DOV-9150: Re-enable Redis EVALSHA and SCRIPT commands, as they are needed by internal Controller services.
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-05 |
| 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-05 |
| 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-05 |
| 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.35, 1.34
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.5
### Dovecot Pro Base
[dovecot-pro-3.1.5-base]
name=Amazon Linux 2023 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-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.5/3rdparty/cassandra-cpp-driver/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
[dovecot-pro-3.1.5-3rdparty_libexttextcat]
name=Amazon Linux 2023 - Exttextcat library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/3rdparty/libexttextcat/AmazonLinux2023
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
[dovecot-pro-3.1.5-3rdparty_lua-extras]
name=Amazon Linux 2023 - Extra Lua libraries
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-obox]
name=Amazon Linux 2023 - Dovecot Pro Object Storage plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-fts]
name=Amazon Linux 2023 - Dovecot Pro Full Text Search plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-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.5/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.5-3rdparty_kuromoji]
name=Amazon Linux 2023 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-vault-plugin]
name=Amazon Linux 2023 - Dovecot Pro Vault plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-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.5/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.5-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.5/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.5-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.5/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.5
### Dovecot Pro Base
# dovecot-pro-3.1.5 Debian 11 (Bullseye) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/base/DebianBullseye ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.5 Debian 11 (Bullseye) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/3rdparty/cassandra-cpp-driver/DebianBullseye ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.5 Debian 11 (Bullseye) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/obox/DebianBullseye ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.5 Debian 11 (Bullseye) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5/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.5/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.5 Debian 11 (Bullseye) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5 Debian 11 (Bullseye) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5 Debian 11 (Bullseye) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5 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.5/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.5
### Dovecot Pro Base
# dovecot-pro-3.1.5 Debian 12 (Bookworm) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/base/DebianBookworm ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.5 Debian 12 (Bookworm) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/3rdparty/cassandra-cpp-driver/DebianBookworm ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.5 Debian 12 (Bookworm) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/obox/DebianBookworm ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.5 Debian 12 (Bookworm) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5/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.5/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.5 Debian 12 (Bookworm) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5 Debian 12 (Bookworm) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5 Debian 12 (Bookworm) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5 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.5/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.5
### Dovecot Pro Base
[dovecot-pro-3.1.5-base]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-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.5/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.5-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.5/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.5-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.5/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.5-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.5/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.5-3rdparty_kuromoji]
name=Red Hat Enterprise Linux 8 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-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.5/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.5-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.5/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.5-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.5/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.5-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.5/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.5
### Dovecot Pro Base
[dovecot-pro-3.1.5-base]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-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.5/3rdparty/cassandra-cpp-driver/RHEL9
gpgkey=https://software.open-xchange.com/0xDFD4BCF6-oxbuildkey.pub
gpgcheck=1
enabled=1
[dovecot-pro-3.1.5-3rdparty_libexttextcat]
name=Red Hat Enterprise Linux 9 - Exttextcat library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-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.5/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.5-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.5/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.5-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.5/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.5-3rdparty_kuromoji]
name=Red Hat Enterprise Linux 9 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5-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.5/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.5-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.5/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.5-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.5/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.5-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.5/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.5
### Dovecot Pro Base
# dovecot-pro-3.1.5 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/base/Ubuntu_22.04 ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.5 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.5/3rdparty/cassandra-cpp-driver/Ubuntu_22.04 ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.5 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/obox/Ubuntu_22.04 ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.5 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.5/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.5/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.5/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.5 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.5/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.5 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.5/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.5 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5 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.5/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.5
### Dovecot Pro Base
# dovecot-pro-3.1.5 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/base/Ubuntu_24.04 ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.5 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.5/3rdparty/cassandra-cpp-driver/Ubuntu_24.04 ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.5 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/obox/Ubuntu_24.04 ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.5 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.5/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.5/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.5/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.5 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.5/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.5 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.5/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.5 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.5/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.5 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.5/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 ./