Fixes ISSUE-49798 API Change SmtpServerPasswod length from 60 to 200 in c_poc_configuration
SMTP Password expanded to 200 characters in order to avoid limit 60 due to encryption. Increment in AD_Column to 200 will be the limit in the input field.
Related to Issue 49749