unable to send mail with custom smtp

error : Error running step Send Email 1[SendEmailStep] in flow [email]: The server has closed the connection. DecisionsFramework.Design.Flow.ErrorRunningFlowStep:

all parameters are being set correctly. tested with another software. how can I fix this error?


Comments

  • Kathryn_Decisions
    edited June 21

    Enable the "Use Implicit SSL" option on your setup. By default Decisions expects an Explicit SSL TCP channel. However if the mail server is using an Implicit channel, this may be set to True.

Sign In or Register to comment.