-
- Downloads
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.
Loading
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.