weizhouapache commented on code in PR #11228:
URL: https://github.com/apache/cloudstack/pull/11228#discussion_r2309581717


##########
server/src/main/java/org/apache/cloudstack/user/UserPasswordResetManager.java:
##########
@@ -55,6 +55,17 @@ public interface UserPasswordResetManager {
             "Use auth in the SMTP server for sending emails for resetting 
password for ACS users",
             false, ConfigKey.Scope.Global);
 
+    ConfigKey<Boolean> UserPasswordResetSMTPUseStartTLS = new 
ConfigKey<>(ConfigKey.CATEGORY_ADVANCED,

Review Comment:
   oops, forgot to push a commit
   
   thanks @harikrishna-patnala 
   
   
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to