SMTP in Settings.xml

Is it possible to manipulate the mail / smtp configuration in the setting xml file? When I look at it, it appears that the password is a hashed value. If I replace it with the plain text password, will it automatically hash it? If not, is there a way (a step or a flow, etc.) for me to hash and replace the value myself?

Comments

  • The password in the mail settings will be encrypted automatically after the Decisions service restarts. There is no need to rehash the string yourself.

Sign In or Register to comment.