[Email-SIG] Format=Flowed?

Stuart Bishop stuart.b at commonground.com.au
Thu Jan 29 03:42:59 EST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On 28/01/2004, at 6:16 AM, Matt Roth-Cline wrote:

> Hi folks!
>
> Does the email package offer support for message payloads using 
> "format=flowed"? It would be very handy to get the text of a message 
> with the "flowed" line-breaks and extraneous quote marks automatically 
> removed.
>
> I haven't found mention of format=flowed in the Python docs, but I may 
> have overlooked something.

Its part of the Content-Type leader, so you can just do
msg.set_param('format', 'flowed', 'Content-Type')

- --  
Stuart Bishop <stuart at stuartbishop.net>
http://www.stuartbishop.net/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)

iD8DBQFAGMeXAfqZj7rGN0oRAlyaAJ9F0MBwZDs9eFeB0zBlhOcBQbyD0gCeI43D
bWaOusox7/ymgFSdJSS20wI=
=hokM
-----END PGP SIGNATURE-----




More information about the Email-SIG mailing list