/mcpComments Operations Data Type Parameter A flag indicating whether the SMTP communication on Unity Connection is secure or non secure. Possible values: • false • true Default setting: false If IsClientSecure checkbox is not checked, Unity Connection will initiate request towards Smart Host over port 25 without using STARTTLS. It is non secure mode of communication. If it is checked, then Unity Connection will initiate request towards Smart Host over port 587 using STARTTLS. It is secure mode of communication. Note Read/Write Boolean IsClientSecure Unity Connection will communicate to external SMTP servers on below ports. • 25 • 587 Read/Write Integer SMTPPort A flag indicating whether the SMTP communication is password protected or not. Possible values: • false • true Default setting: false Read/Write Boolean isAuthEnabled Username of Smart Host. Read/Write String smtpUsername Password of Smart Host. Only Write String smtpPassword Cisco Unity Connection Provisioning Interface (CUPI) API 754 Cisco Unity Connection Provisioning Interface (CUPI) API for SMTP Configuration Explaination of Data Fields