[Patches] [ python-Patches-1075928 ] AUTH PLAIN in smtplib

SourceForge.net noreply at sourceforge.net
Mon Dec 6 22:26:01 CET 2004


Patches item #1075928, was opened at 2004-11-30 12:27
Message generated for change (Comment added) made by jlgijsbers
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1075928&group_id=5470

Category: Library (Lib)
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: James Lan (flyingboy)
Assigned to: Johannes Gijsbers (jlgijsbers)
Summary: AUTH PLAIN in smtplib

Initial Comment:
smtplib can not log in to some server using command
AUTH PLAIN, it sends ``user\0user\0pass'' to the
server, but ``\0user\0pass'' has better compatibility.

----------------------------------------------------------------------

>Comment By: Johannes Gijsbers (jlgijsbers)
Date: 2004-12-06 22:26

Message:
Logged In: YES 
user_id=469548

Checked in on HEAD as rev 1.66 of smtplib.py.

----------------------------------------------------------------------

Comment By: James Lan (flyingboy)
Date: 2004-12-01 06:44

Message:
Logged In: YES 
user_id=222344

Some freemail servers in China :-(
If you could read chinese, you can try registering an
account at www.126.com :-)


----------------------------------------------------------------------

Comment By: Johannes Gijsbers (jlgijsbers)
Date: 2004-11-30 13:13

Message:
Logged In: YES 
user_id=469548

Assigning to me for commit after the trunk opens again, as
it shouldn't be harmful. James, I'm just wondering what
servers are so broken that they can't handle the first form?

----------------------------------------------------------------------

Comment By: James Lan (flyingboy)
Date: 2004-11-30 12:33

Message:
Logged In: YES 
user_id=222344

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file. In addition, even if you
*did* check this checkbox, a bug in SourceForge
prevents attaching a file when *creating* an issue.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1075928&group_id=5470


More information about the Patches mailing list