Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note
When upgrading from an earlier version, include all deployment profile changes that have occurred since the version you are upgrading from.

...

ModificationAffected fileComment
Update recommended in filedeployment/profiles/default/components/archive_service_corporate.propertiesThe property "archive_default_max_quota" in the default archive_service_corporate.properties component file has been increased to a recommended value of 10 GB (10737418240 bytes). The value set in your own profile overrides the value in the default profile, and will apply to all new and any existing corporate archive accounts.
Update required in filedeployment/profiles/default/components/archive_service_corporate.propertiesA new deployment profile configuration parameter called "archive_mail_starttls" has been added to the Archive service component and needs to be added to your profile with the default value or your own value.
Update required in filedeployment/profiles/default/components/console_plus.properties

 A new deployment profile configuration parameter called "consoleplus_mail_host" has been added to the Console Plus component and needs to be configured.

Update required in filedeployment/profiles/default/components/console_plus.properties

 A new deployment profile configuration parameter called "consoleplus_mail_port" has been added to the Console Plus component and needs to be configured.

Update required in filedeployment/profiles/default/components/console_plus.properties

 A new deployment profile configuration parameter called "consoleplus_mail_username" has been added to the Console Plus component and needs to be configured.

Update required in filedeployment/profiles/default/components/console_plus.properties

 A new deployment profile configuration parameter called "consoleplus_mail_password" has been added to the Console Plus component and needs to be configured.

Update required in filedeployment/profiles/default/components/console_plus.properties

 A new deployment profile configuration parameter called "consoleplus_mail_from" has been added to the Console Plus component and needs to be configured.

Update required in filedeployment/profiles/default/components/console_plus.properties

 A new deployment profile configuration parameter called "consoleplus_secret_keys_path" has been added to the Console Plus component and needs to be configured. Note that the WildFly user must be given read and write access to this folder.

Update required in filedeployment/profiles/default/components/console_plus.properties

 A new deployment profile configuration parameter called "consoleplus_passphrase_hash_work_factor" has been added to the Console Plus component and might need to be configured if you do not want the default value, which is the minimum (10).

Update required in filedeployment/profiles/default/components/console_plus.propertiesA new deployment profile configuration parameter called "consoleplus_mail_starttls" has been added to the Console Plus component and might need component and needs to be added to your profile with the default value or your own setting. What does it mean that the addition is optional? They CAN set their own value, but it is sufficient to just copy from the default profile. 
Update required in filedeployment/profiles/default/components/dts.propertiesA new deployment profile configuration parameter called "dts_mail_starttls" has been added to the DTS component and might need to be configuredcomponent and needs to be added to your profile with the default value or your own setting.
Update required in filedeployment/profiles/default/components/statistics_service.propertiesA new deployment profile configuration parameter called "mail_starttls" has been added to the Statistics service component and might need needs to be configuredadded to your profile with the default value or your own setting.

AS OF As of 2022-02-24 ↓
Support to use STARTTLS when sending out emails has been added. The following optional deployment profile configuration parameters have been added to enable this.
"archive_mail_starttls" has been added to the Archive service component.
"consoleplus_mail_starttls" has been added to the Console Plus component.
"dts_mail_starttls" has been added to the DTS component.
"mail_starttls" has been added to the Statistics service component.

...