[Python-bugs-list] [ python-Bugs-537484 ] SMTPLib sendmail fails on hyphenated adr

noreply@sourceforge.net noreply@sourceforge.net
Sun, 31 Mar 2002 11:57:48 -0800


Bugs item #537484, was opened at 2002-03-31 12:57
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=537484&group_id=5470

Category: Python Library
Group: Python 2.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Anderson (shadowlore)
Assigned to: Nobody/Anonymous (nobody)
Summary: SMTPLib sendmail fails on hyphenated adr

Initial Comment:
When using smtplib's SMTP.sendmail, if the To: address
contains a hyphen, the To: header will be silently dropped.

To duplicate:

Follow the docstring for smtplib.SMTP.sendmail, and use
a hyphenated email address, such as foo-help@somewhere.org






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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=537484&group_id=5470