Update Secure Mail

To update Secure Mail, run the following command.

dnf update --disablerepo=* --enablerepo=deltagon --enablerepo=collabx CollabX

Secure Mail instances can be updated individually or all at once using the install.pl script:

  • Update individual instances running the following command
perl /opt/DSuite/install.pl --update instancenamehere
  • Or update all instances by running the following command.
perl /opt/DSuite/install.pl --update ALL

Was this page helpful?