Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Quit handling when initial HELO fails
Ensure QUIT command can be sent even if initial HELO fails. Added a check to skip retrying HELO if it already failed, allowing for proper closing of the connection. This prevents potential hangs or errors during connection termination.
- Loading branch information