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
When trying to use formMailer with a STARTTLS-secured submission service on port 587, it only outputs
[2019-03-25T11:18:50.635] [WARN] formMailer - Error in Connection Handler: Error: 140662448305984:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:252:
The blank line is included in the original. This error message will not help a lot in debugging the failed connection attempt. The credentials are tested to be working with other clients.
How may I continue from here?
The text was updated successfully, but these errors were encountered:
When trying to use formMailer with a
STARTTLS
-securedsubmission
service on port587
, it only outputsThe blank line is included in the original. This error message will not help a lot in debugging the failed connection attempt. The credentials are tested to be working with other clients.
How may I continue from here?
The text was updated successfully, but these errors were encountered: