Search K
Appearance
Appearance
Permalink to Release Documentation
Upgrading Information:
| First Customer Shipment | 2025-XX-XX |
| Support End | TBD |
| Current Support Status |
Previous Version
This is the first major release of Dovecot Pro v3.1.
This release introduces the new Dovecot configuration syntax. See the Upgrade page (link above) for details on the necessary conversion needed from pre-3.1 configurations.
As a major release, in addition to bug fixes and optimizations, this release contains new features as well as removals of existing features.
Known Issues
%{system:cpu_count} variable.%{variables}, except for log_timestamp, listen, and inet_listener { address }.service { ... } settings now default to the global service_* settings. The "0" values no longer mean "default" values - instead they're treated as invalid values. The default_process_limit, default_client_limit, default_idle_kill, and default_vsz_limit settings were removed. Use the global service_process_limit, service_client_limit, service_idle_kill, and service_vsz_limit settings instead.postmaster_address setting that is explicitly set to empty no longer generates an address. Keep the setting as default (unset) instead to preserve the old behavior.namespace { alias_for } now points to the namespace name, not the prefix.submission_backend_capabilities value now means to propagate backend's capabilities. To disable all capabilities, use "-".protocols, mail_plugins, auth_mechanisms, and passdb_mechanisms.ssl_verify_client_cert setting to ssl_request_client_cert.ssl_client_ca out of ssl_ca. ssl_ca is now used only for verifying client certificates, while ssl_client_ca is used in addition to ssl_client_ca_file/ssl_client_ca_dir.ssl_client_ca_file/ssl_client_ca_dir and ssl_client_require_valid_cert settings can be used.%s and %{service} variables to %{protocol}, which more correctly describes the value. Note that storage variables still have %{service}.local_name config sections for the specified server name.auth_policy_server_timeout_msecs setting replaced by auth_policy { http_client_request_absolute_timeout }.fs_auth { http_client_rawlog_dir }.fs_auth_request_timeout setting replaced by fs_auth { http_client_request_timeout }.fs_auth_request_max_retries setting replaced by fs_auth { http_client_max_attempts }.http_client_* and ssl_* settings. The old settings were removed from the .conf.ext file.notify_status_dict into a filter-name. notify_mailbox_status is now called mailbox_notify_status and is disabled by default, it can be enabled per mailbox or using a mailbox filter name wildcard.mail_attachment_fs with mail_attachment { ... } named filter.obox_fs with obox { ... } named filter. Replace obox_index_fs with metacache { ... } named filter.fs_server_backend with fs_server { ... } named filter.fs_* settings, not encoded in the URLs or elsewhere. Some of the fs-drivers' default settings have also been changed.fts_dovecot_fs with fts_dovecot { ... } named filter.intercept_fs with intercept { ... } named filter.push_notification into a filter-name. Push notification settings now require a push_notification_driver key that identifies the appropriate driver, as well as specifically named options per driver.lazy_expunge_* settings.mail_compress_save plugin setting is replaced by mail_compress_write_method. mail_compress_save_level plugin setting is replaced by compression method specific settings: compress_gz_level, compress_deflate_level, compress_bz2_block_size_100k, and compress_zstd_level.fs_compress_write_method setting. An empty setting means writing with plaintext. The old "maybe-" prefix is replaced by fs_compress_read_plain_fallback setting.mail_crypt_* plugin settings converted to normal crypt_* settings.mail_location setting into separate settings: mail_driver and mail_path settingsmail_inbox_pathmail_index_pathmail_index_private_pathmail_cache_pathmail_control_pathmail_alt_pathmail_alt_checkmailbox_list_layoutmailbox_subscriptions_filenamemailbox_directory_name & mailbox_directory_name_legacymailbox_root_directory_namemail_volatile_pathmailbox_list_index_prefixmailbox_list_visible_escape_charmailbox_list_drop_noselectmailbox_list_validate_fs_namesmailbox_list_iter_from_index_dirmailbox_list_utf8mailbox { driver } setting replaced by mailbox { mail_driver }.mailbox_list_storage_escape_char setting.mail_attachment* settings related to external attachment files to mail_ext_attachment*. Also rename mail_attachment_dir to mail_ext_attachment_path.namespace { location } setting. Use namespace { mail_location } instead.import_environment setting is now a string list. The values are expanded from the calling environment on Dovecot startup.imap_id_send setting is now a string list. New distribution attributes are available in the configuration via the %{dovecot:<key>} syntax.passdb { default_fields } and passdb { override_fields } are now string lists.passdb_default_password_scheme, passdb_use_worker, and userdb_use_worker settings. These are the new standard ways of changing these settings rather than having passdb/userdb-specific settings.quota_clone* settingsstats_http_rawlog_dir replaced by stats_server { http_server_rawlog_dir }.doveadm_http_rawlog_dir replaced by doveadm_server { http_server_rawlog_dir }.%{pid}, %{uid} and %{gid} variables are now prefixed with process:, e.g. %{process:pid}. %{hostname} is now prefixed with system:, i.e. %{system:hostname}.%{pid} to %{client_pid} in auth variables.inet_listener { address } with inet_listener { listen }.service { service_count } renamed to service_restart_request_count.fts_languages setting has been converted into language xx { ... }. blocks. See language.fts_filters setting has been changed and split into converted into language_filters, language_filter_normalizer_icu_id, and language_filter_stopwords_dir. See Filter Configuration.fts_tokenizers setting has been changed and split into language_tokenizers, language_tokenizer_address_token_maxlen, language_tokenizer_generic_algorithm, language_tokenizer_generic_token_maxlen, language_tokenizer_generic_wb5a, language_tokenizer_kuromoji_icu_id, language_tokenizer_kuromoji_split_compounds, and language_tokenizer_kuromoji_token_maxlen. See Tokenizer Configuration.dict { .. } string list was converted to dict_server { dict { .. } ... } filter settings. See dictionary.passdb_default_password_schemeauth_username_formatpasswd_file_pathauth_oauth2_config_file is used.passdb_static_passworduserdb_static_allow_all_userspassdb_use_worker and userdb_use_workerlua_file and lua_settings global settings. These settings are now used by passdb-lua, userdb-lua, push-notification-lua, and mail-lua.mail_lua setting filter.push_notification_lua_path, it can now be configured using the lua_file setting.passdb_default_password_schemelua_filelua_settingsuserdb_use_worker and passdb_use_workerimapc_* settings.imapc_max_line_length to unlimited. Make "0" an explicit configuration error.ldap_*, passdb_ldap_*, and userdb_ldap_* settings.passdb_use_worker and userdb_use_workerpassdb_pam_sessionpassdb_pam_setcredpassdb_pam_failure_show_msgpassdb_pam_max_requestspassdb_pam_service_name; "cache_key" parameter was removed.use_worker setting.ssl_cert: ssl_cert_filessl_alt_cert: ssl_alt_cert_filessl_key: ssl_key_filessl_alt_key: ssl_alt_key_filessl_client_cert: ssl_client_cert_filessl_client_key: ssl_client_key_filessl_dh: ssl_dh_filessl_ca: ssl_ca_filessl_client_ca and ssl_client_ca_file: merged into ssl_client_ca_filecrypt_private_key: crypt_private_key_filecrypt_global_public_key: crypt_global_public_key_filemysql_*, pgsql_*, sqlite_*, and cassandra_* settings.passdb_sql_queryuserdb_sql_querypassdb_sql_update_queryuserdb_sql_iterate_querypassdb_default_password_scheme$setting in config file must now be prefixed with "$SET:", i.e. $SET:setting.dict { .. } is renamed to dict_legacy { ... } for now; this will be removed entirely later.dict_driver=<value> setting is replaced by dict <value> { }.fts_enforced setting: fts_enforced=no (default): fts_search_add_missing=body-search-only, fts_search_read_fallback=yesfts_enforced=yes: fts_search_add_missing=yes, fts_search_read_fallback=nofts_enforced=body: fts_search_add_missing=body-search-only, fts_search_read_fallback=noexecute { .. } settings.service_idle_kill setting to service_idle_kill_interval.passdb_mechanisms to passdb_mechanisms_filter. Rename "none" value to "lookup".metacache_pull setting. Renamed settings: metacache_disable_bundle_list_cache: metacache_bundle_list_cachemetacache_disable_secondary_indexes: metacache_secondary_indexesobox_refresh_index_once_after: metacache_refresh_index_once_afterobox_rescan_mails_once_after: metacache_rescan_mails_once_afterobox_no_pop3_backend_uidls: obox_pop3_backend_uidlsobox_dont_use_object_ids: obox_use_object_idsmail_prefetch_count defaults to "10" now for obox format.obox_lost_mailbox_prefix setting to mailbox_list_lost_mailbox_prefix core setting.fts_index_timeout to fts_search_timeout.protocols setting.fs_azure_account_name, fs_azure_container_name, fs_azure_legacy_auth_secret, and fs_azure_service_sas_secret.no_sas_auth URL Parameter. It is replaced by fs_azure_auth_type which defaults to "user-sas".fs_azure_auth_user_sas_tenant_idfs_azure_auth_user_sas_client_idfs_azure_user_sas_client_secretfs_s3_access_key and fs_s3_secret.ssl_cipher_list for outgoing SSL client connections is now empty (OpenSSL default).ssl_server_ca_file, ssl_server_cert_file, ssl_server_alt_cert_file, ssl_server_key_file, ssl_server_alt_key_file, ssl_server_key_password, ssl_server_dh_file, ssl_server_cert_username_field, ssl_server_require_crl, ssl_server_request_client_cert, ssl_server_prefer_ciphers.auth_failure_delay=0 removes auth failure delay now entirely, effectively behaving the same as using "nodelay=yes" passdb extra field.lmtp_user_concurrency_limit from "0" (unlimited) to "10". Also "0" is now an invalid value, use "unlimited" instead.dns_client_timeout setting.default_internal_group and mode to 0660. This allows all processes launched via the Dovecot master process to access the anvil socket.fs_http_url_suffix setting. This can be used to configure a suffix to the fs-http based storage used in obox, metacache, or fts_dovecot filters. https://doc.dovecotpro.com/3.1.0/storage/configuration.html#fs_http_url_suffixmetacache_pull_finished event: Removed exit_code; added files_count and import_count.cluster_director_transition_config setting. It can be used to configure user logins to do a additional lookup for the backend that they lived on in the director based setup they are targeted to be migrated from. See cluster_director_transition_config.config_cache_size setting, which is now unnecessary.verbose_ssl setting. Replaced by log_debug = category=ssl.mail_location setting in the "shell" field.passdb { pass } setting. Use "result_success=continue" instead.imapc_ssl_verify setting. Use ssl_client_require_valid_cert instead.userdb_warning_disable setting was removed.default_fields { ... } and override_fields { ... }. These are replaced by the more generic fields { ... }. Default fields can be set by adding ":default" to the field name.metacache_socket_path, obox_username.service { idle_kill } defaults now shows up as "unlimited".http_client_* settings.http_server_* settings.passdb_fields { ... } and userdb_fields { ... } that can be used to specify passdb/userdb extra fields. These can refer to the passdb/userdb lookup's results using %variables. These make the old "default_fields" and "override_fields" parameters unnecessary.cassandra_warn_timeout.passdb_name/userdb_name settings. This allows using, e.g., passdb passwd-file { ... } without specifying the driver setting again.%{generate:guid}, %{generate:guid128}, and %{generate:uuid} variables.ssl_client and ssl_server named filters for giving client/server-specific SSL settings.passdb_user_worker=yes & userdb_use_worker=yes can be set now with PostgreSQL and Cassandra drivers to run them in auth-worker processes.acl_dict_index setting. This should be used with SQL/CQL based dict to more efficiently update ACL maps. Without it the whole table is iterated whenever updating a user's ACL mapping.local_name sections.local_name { ... } config filter couldn't be used for any post-login settings.fs_s3/http_client_auto_redirect=yes.imap_logout_format message when unhibernating.auth_failure_delay setting still affected auth requests that failed with internal failure, as well as the auth_internal_failure_delay setting.local_name *.example.com { ... }. v3.0 regression.imap_compress_on_proxy=yes to enable it. (v3.0 regression)USER_MOVE_START_TIMEOUT_SECS and USER_MOVE_FINISH_TIMEOUT_SECS are now configurable with helm values "controller.userMoves.startTimeout" and "controller.userMoves.finishTimeout" respectively.HOST_FAILURE_FORCE_MOVE_PERCENTAGE_INCREASE_INTERVAL_SECONDS setting for cluster controller to control time interval between increases in percentage of users when a Backend is being evacuated in a force-move operation. This value is configurable with Helm value "hostFailure.forceMovePercentageIncreaseInterval" for kubernetes installations.HOST_FAILURE_BACKEND_NUM_THRESHOLD reduced to "0.3".These versions of Lua are supported:
| Testing Date | 2025-XX |
| 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 |
| Testing Date | 2025-XX |
| 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 |
| Testing Date | 2025-XX |
| 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 |
Supported Kubernetes versions: 1.31, 1.30
Cluster Controller Installation
Apache Tika Version: x.y.z
### Dovecot Pro Base
[dovecot-pro-3.1.0-base]
name=Amazon Linux 2023 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/base/AmazonLinux2023
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1.0-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.0/3rdparty/cassandra-cpp-driver/AmazonLinux2023
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
[dovecot-pro-3.1.0-3rdparty_libexttextcat]
name=Amazon Linux 2023 - Exttextcat library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/3rdparty/libexttextcat/AmazonLinux2023
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
[dovecot-pro-3.1.0-3rdparty_lua-extras]
name=Amazon Linux 2023 - Extra Lua libraries
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/3rdparty/lua-extras/AmazonLinux2023
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
priority=1
enabled=1
### Dovecot Pro Object Storage plugin
[dovecot-pro-3.1.0-obox]
name=Amazon Linux 2023 - Dovecot Pro Object Storage plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/obox/AmazonLinux2023
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search plugin
[dovecot-pro-3.1.0-fts]
name=Amazon Linux 2023 - Dovecot Pro Full Text Search plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/fts/AmazonLinux2023
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/fts-ja-kuromoji-plugin/AmazonLinux2023
gpgkey=http://software.open-xchange.com/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.0-3rdparty_kuromoji]
name=Amazon Linux 2023 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/3rdparty/kuromoji/AmazonLinux2023
gpgkey=http://software.open-xchange.com/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.0-vault-plugin]
name=Amazon Linux 2023 - Dovecot Pro Vault plugin
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/plugin/vault-plugin/AmazonLinux2023
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/pigeonhole-sieve-zimbra-compat-plugin/AmazonLinux2023
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/imap-proxyauth-plugin/AmazonLinux2023
gpgkey=http://software.open-xchange.com/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.0-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.0/devtools/fsserver/AmazonLinux2023
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1### 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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1### Dovecot Pro Base
# dovecot-pro-3.1.0 Debian 11 (Bullseye) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/base/DebianBullseye ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.0 Debian 11 (Bullseye) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/3rdparty/cassandra-cpp-driver/DebianBullseye ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.0 Debian 11 (Bullseye) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/obox/DebianBullseye ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.0 Debian 11 (Bullseye) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0/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.0/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.0 Debian 11 (Bullseye) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0 Debian 11 (Bullseye) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0 Debian 11 (Bullseye) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0 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.0/devtools/fsserver/DebianBullseye ./### 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 ./### Dovecot Pro Base
# dovecot-pro-3.1.0 Debian 12 (Bookworm) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/base/DebianBookworm ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.0 Debian 12 (Bookworm) - DataStax C/C++ Driver for Apache Cassandra
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/3rdparty/cassandra-cpp-driver/DebianBookworm ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.0 Debian 12 (Bookworm) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/obox/DebianBookworm ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.0 Debian 12 (Bookworm) - Dovecot Pro Full Text Search plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0/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.0/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.0 Debian 12 (Bookworm) - Dovecot Pro Pigeonhole Sieve Zimbra compatibility plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0 Debian 12 (Bookworm) - Dovecot Pro IMAP Proxy Authentication plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0 Debian 12 (Bookworm) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0 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.0/devtools/fsserver/DebianBookworm ./### 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 ./### Dovecot Pro Base
[dovecot-pro-3.1.0-base]
name=Red Hat Enterprise Linux 8 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/base/RHEL8
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1.0-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.0/3rdparty/cassandra-cpp-driver/RHEL8
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Plugin
[dovecot-pro-3.1.0-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.0/obox/RHEL8
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Plugin
[dovecot-pro-3.1.0-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.0/fts/RHEL8
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/fts-ja-kuromoji-plugin/RHEL8
gpgkey=http://software.open-xchange.com/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.0-3rdparty_kuromoji]
name=Red Hat Enterprise Linux 8 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/3rdparty/kuromoji/RHEL8
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/vault-plugin/RHEL8
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL8
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL8
gpgkey=http://software.open-xchange.com/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.0-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.0/devtools/fsserver/RHEL8
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1### 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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1### Dovecot Pro Base
[dovecot-pro-3.1.0-base]
name=Red Hat Enterprise Linux 9 - Dovecot Pro Mail Server
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/base/RHEL9
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Mandatory 3rd Party Libraries
[dovecot-pro-3.1.0-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.0/3rdparty/cassandra-cpp-driver/RHEL9
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
[dovecot-pro-3.1.0-3rdparty_libexttextcat]
name=Red Hat Enterprise Linux 9 - Exttextcat library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/3rdparty/libexttextcat/RHEL9
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Object Storage Plugin
[dovecot-pro-3.1.0-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.0/obox/RHEL9
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1
### Dovecot Pro Full Text Search Plugin
[dovecot-pro-3.1.0-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.0/fts/RHEL9
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/fts-ja-kuromoji-plugin/RHEL9
gpgkey=http://software.open-xchange.com/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.0-3rdparty_kuromoji]
name=Red Hat Enterprise Linux 9 - Atilika Kuromoji Library
baseurl=https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/3rdparty/kuromoji/RHEL9
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/vault-plugin/RHEL9
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL9
gpgkey=http://software.open-xchange.com/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.0-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.0/plugin/pigeonhole-sieve-zimbra-compat-plugin/RHEL9
gpgkey=http://software.open-xchange.com/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.0-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.0/devtools/fsserver/RHEL9
gpgkey=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1### 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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/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=http://software.open-xchange.com/oxbuildkey.pub
gpgcheck=1
enabled=1### Dovecot Pro Base
# dovecot-pro-3.1.0 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/base/Ubuntu_22.04 ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.0 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.0/3rdparty/cassandra-cpp-driver/Ubuntu_22.04 ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.0 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/obox/Ubuntu_22.04 ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.0 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.0/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.0/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.0/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.0 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.0/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.0 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.0/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.0 Ubuntu 22.04 LTS (Jammy Jellyfish) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0 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.0/devtools/fsserver/Ubuntu_22.04 ./### 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 ./### Dovecot Pro Base
# dovecot-pro-3.1.0 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Mail Server
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/base/Ubuntu_24.04 ./
### Dovecot Pro Mandatory 3rd Party Libraries
# dovecot-pro-3.1.0 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.0/3rdparty/cassandra-cpp-driver/Ubuntu_24.04 ./
### Dovecot Pro Object Storage Plugin
# dovecot-pro-3.1.0 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Object Storage plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/obox/Ubuntu_24.04 ./
### Dovecot Pro Full Text Search Plugin
# dovecot-pro-3.1.0 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.0/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.0/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.0/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.0 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.0/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.0 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.0/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.0 Ubuntu 24.04 LTS (Noble Numbat) - Dovecot Pro Vault plugin
deb https://LDBACCOUNT:PASSWORD@software.open-xchange.com/products/dovecot-pro/3.1.0/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.0 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.0/devtools/fsserver/Ubuntu_24.04 ./### 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 ./