Hi All,
I need help with GNUTLS_E_PREMATURE_TERMINATION error code that is returned by gnutls_record_recv() function.
I have a simple smtp client that all it does is sending emails. When I use gmail or hotmail smtp servers I keep getting GNUTLS_E_PREMATURE_TERMINATION and I can't figure out what causes it. I don't get this error with yahoo smtp server.
Any ideas about what can be a reason for GNUTLS_E_PREMATURE_TERMINATION error?
Thanks a lot!
P.A.
I need help with GNUTLS_E_PREMATURE_TERMINATION error code that is returned by gnutls_record_recv() function.
I have a simple smtp client that all it does is sending emails. When I use gmail or hotmail smtp servers I keep getting GNUTLS_E_PREMATURE_TERMINATION and I can't figure out what causes it. I don't get this error with yahoo smtp server.
Any ideas about what can be a reason for GNUTLS_E_PREMATURE_TERMINATION error?
Thanks a lot!
P.A.