You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to #106, we found out that the Email SMTP connector can deal with STARTLS, but not with SSL/TLS. We need to configure the right properties in the connector.
We should create a new connector called smtps to handle and ignore the tls config key in it.
The text was updated successfully, but these errors were encountered:
Thanks to #106, we found out that the Email SMTP connector can deal with STARTLS, but not with SSL/TLS. We need to configure the right properties in the connector.
We should create a new connector called
smtps
to handle and ignore thetls
config key in it.The text was updated successfully, but these errors were encountered: