Forum Discussion

6 Replies

  • Hi,

    It seems like you declare that port in the script.

    IE in python :

        mConfig.Fields.Item[schema + "smtpserver"] = "ServerName" # SMTP server
        mConfig.Fields.Item[schema + "smtpserverport"] = 465 # Port number


    So whatever port number you and your organization decide on for communication of this mail.  

    • nathanginoza's avatar
      nathanginoza
      Contributor

      mattb Thanks for some feedback. I am using the built in function "SendMail" and there is not info on setting the ports.

      I have also opened a helpdesk ticket for this.

       

      Nathan

      • Marsha_R's avatar
        Marsha_R
        Champion Level 3

        Please post the answer you get from Support so others can find the answer.  Thanks!