http://bugs.winehq.org/show_bug.cgi?id=23317
--- Comment #1 from Michel Terrisse mterrisse@free.fr 2010-06-23 04:02:33 --- Created an attachment (id=29077) --> (http://bugs.winehq.org/attachment.cgi?id=29077) Command line executable that connects to smtp.gmail.com
I wrote a command line executable that is simplier to use. It works fine on Windows and fails on Wine. Here sockets are in blocking mode, and GMail closes the socket after we send the 65536 bytes.