http://bugs.winehq.org/show_bug.cgi?id=20266
Summary: Email alert function fails in StrategyDesk, read timeout in winsock Product: Wine Version: 1.1.30 Platform: PC URL: http://www.tdameritrade.com/StrategyDesk/SetupStrategy Desk.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P5 Component: winsock AssignedTo: wine-bugs@winehq.org ReportedBy: deefster@cheerful.com
Created an attachment (id=23920) --> (http://bugs.winehq.org/attachment.cgi?id=23920) WINEDEBUG=+all,-relay,-syslevel,-gdi,-heap wine StrategyDesk.exe
Overview: The program is StrategyDesk, part of the TD Ameritrade brokerage trading platform software. The email alerts fail to send in wine, but send ok from native Win2k. Steps to reproduce: 1. Login to program 2. Select Edit->Preferences 3. Fill in smtp server settings and press 'Test' to send a test email. Actual results: Email never sent, but no harmful impact to program. My interpretation of the debug output is a timeout trying to interpret a response from the SMTP server, or perhaps it just does not receive one after the 'EHLO'. This is not a regression, since it has not worked in past releases going back to at least 1.0. Platform: Linux maestro 2.6.28-gentoo-r5 #1 SMP Fri May 29 00:23:31 CDT 2009 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux
http://bugs.winehq.org/show_bug.cgi?id=20266
--- Comment #1 from Darren West deefster@cheerful.com 2009-10-04 17:32:40 --- Created an attachment (id=23921) --> (http://bugs.winehq.org/attachment.cgi?id=23921) command-line interactive telnet session with my smtp server
http://bugs.winehq.org/show_bug.cgi?id=20266
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=20266
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #23921|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=20266
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winsock |-unknown
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2009-10-05 10:58:34 --- Have you checked with wireshark to see whether the email server is actually sending anything?
http://bugs.winehq.org/show_bug.cgi?id=20266
--- Comment #3 from Darren West deefster@cheerful.com 2009-12-06 17:46:46 --- Created an attachment (id=25095) --> (http://bugs.winehq.org/attachment.cgi?id=25095) packet capture of smtp session
I've attached a packet capture from the program running under wine-1.1.33.
It looks like it gets all the way through sending "DATA". The connection ends shortly after, so I'm assuming some sort of timeout occurs.
Again, the email is never received. I'm not sure how else to debug, short of running my own mailserver and pointing the program at it.
http://bugs.winehq.org/show_bug.cgi?id=20266
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2011-09-14 15:00:21 CDT --- Please, retest in the latest wine version. A lot of things changed in sockets support since the last comment.
http://bugs.winehq.org/show_bug.cgi?id=20266
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2012-05-03 18:08:24 CDT --- No new posts after last reminder. I downloaded the software but a valid account with TDAmeriTrade is required so I tried to do an account but it needs a credit card, I asked them for a demo account and they said it's not possible.
Resolving abandoned, if anyone is able to reproduce feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=20266
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Jerome Leclanche adys.wh@gmail.com 2012-05-06 07:06:54 CDT --- Closing