Custom smtp usage issue
Hey, guys it there any solution for the problem
wrong version number while custom smtp usage?
wrong version number{
"library": "SSL routines",
"function": "ssl3_get_record",
"reason": "wrong version number",
"code": "ESOCKET",
"command": "CONN"
} "ciphres": "SSLv3" and "rejectUnauthorized": false, it does not help "ciphres": "SSLv3""rejectUnauthorized": false"port": "25",
"secure": false,
"ignoreTls": false,
"requireTls": true,
"tlsOptions": {"rejectUnauthorized": false, "ciphres": "SSLv3"}