rzo1 opened a new pull request, #3: URL: https://github.com/apache/geronimo-mail/pull/3
In #1 a BufferedOutputStream was introduced. We must ensure it is flushed before closing the socket and after other (command) writes. Ideally, it should be flushed after each command to guarantee timely delivery. This is mostly done in the code base. I've added it to two missing locations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
