When working with taskt and attempting to use email commands (Both Send Email and Send Email SMTP), I encountered the following issue:
Despite using the same command configuration that works for my colleague, I received an error when trying to send emails using my own email credentials. The error message stated:
Error: System.Exception: Fail Send EMail MailKit.Security.SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection.
To troubleshoot, my colleague tested the same configuration but replaced my email with his own while using my passkey. The command executed successfully for himand he received the email but it does not work for me.
When working with taskt and attempting to use email commands (Both Send Email and Send Email SMTP), I encountered the following issue:
Despite using the same command configuration that works for my colleague, I received an error when trying to send emails using my own email credentials. The error message stated:
Error: System.Exception: Fail Send EMail MailKit.Security.SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection.
To troubleshoot, my colleague tested the same configuration but replaced my email with his own while using my passkey. The command executed successfully for himand he received the email but it does not work for me.