smtp.c: Fixed unnecessary state change if starttls fails
The state machine should only be changed to SMTP_STARTTLS when the STARTTLS command has been successfully sent to the server.
parent
3dbf11d0
Please register or sign in to comment
The state machine should only be changed to SMTP_STARTTLS when the STARTTLS command has been successfully sent to the server.