[Buildbot-commits] [Buildbot] #1786: master fails to send mail with TLS on windows

Buildbot nobody at buildbot.net
Wed Feb 2 04:34:56 UTC 2011


#1786: master fails to send mail with TLS on windows
----------------------+------------------------
Reporter:  philippem  |       Owner:
    Type:  defect     |      Status:  new
Priority:  major      |   Milestone:  undecided
 Version:  0.8.3p1    |  Resolution:
Keywords:  windows    |
----------------------+------------------------

Comment (by dustin):

 From a brief look at the code, I bet you're exactly right about the line
 endings.  It uses {{{.splitlines}}} to split the response into distinct
 lines, and I bet that expects native line endings.

 Can you make a small test program to test this out, and file a Twisted bug
 if it doesn't work?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1786#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list