For the correct handling of email attachments it is currently necessary set a
property on each eperi sEcure Platform instance.
Procedure
-
Connect to the target server using your preferred ssh tool (e.g., PuTTY) and log
in.
-
Become the root user:
-
Open the connector.properties file in an editor. The file
is located in the classpath of eperi sEcure Platform, e.g., in
/opt/eperi/gateway/tomcat/webapps/ROOT/.
-
Add the following property to the connector.properties
file and set it to
false:
de.eperi.ca.james.compat=false
-
Save and exit the connector.properties file.
-
Restart eperi sEcure Platform:
systemctl restart eperi-gateway
Important: In a cluster setup, the changes must be made on every
eperi sEcure Platform instance and each eperi sEcure Platform instance must be
restarted.
Results
You have successfully set the required property.