This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients georg.brandl, ocean-city
Date 2009-04-13.07:11:12
SpamBayes Score 0.0034463783
Marked as misclassified No
Message-id <1239606674.86.0.486458839322.issue5703@psf.upfronthosting.co.za>
In-reply-to
Content
If you want that level of control, it may be better to just write
:meth:`Message.add_header() <email.message.Message.add_header>`.
History
Date User Action Args
2009-04-13 07:11:15georg.brandlsetrecipients: + georg.brandl, ocean-city
2009-04-13 07:11:14georg.brandlsetmessageid: <1239606674.86.0.486458839322.issue5703@psf.upfronthosting.co.za>
2009-04-13 07:11:13georg.brandllinkissue5703 messages
2009-04-13 07:11:12georg.brandlcreate