Wrap notification emails inside a multipart/mixed container. This prevents messages from getting "corrupted" by unintelligent mail handlers that append raw text onto the message, which Python has generally encoded as base64..
Authored by: mrowe 2005-10-26
Parent: [r2415]
Child: [r2417]