[ python-Bugs-1268519 ] email.MIMEText & email.MIMEMultipart "From" in message body
SourceForge.net
noreply at sourceforge.net
Wed Aug 24 17:55:28 CEST 2005
Bugs item #1268519, was opened at 2005-08-24 15:43
Message generated for change (Comment added) made by jkutter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1268519&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.4
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Jim Kutter (jkutter)
Assigned to: Nobody/Anonymous (nobody)
Summary: email.MIMEText & email.MIMEMultipart "From" in message body
Initial Comment:
If a message contains a line starting with the word
>From it will get prepended with a ">" character.
Example (using 2.4.1 on Linux, also occurs in 2.3.5)
attached.
----------------------------------------------------------------------
>Comment By: Jim Kutter (jkutter)
Date: 2005-08-24 15:55
Message:
Logged In: YES
user_id=949682
Nevermind. Just figured out that is intended.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1268519&group_id=5470
More information about the Python-bugs-list
mailing list