"????" wrote: > when a email body consist with multipart/alternative, i must know when > the boundary ends to parse it,
or use a library that understands multipart messages.
> but the email lib have not provide some function to indicate the
> boundary end, how to solve it ?
http://docs.python.org/lib/module-email.Parser.html
</F>
--
http://mail.python.org/mailman/listinfo/python-list
