"????" <[EMAIL PROTECTED]> wrote:

>i know how to use email module lib.
>
>the question is about how to handle the rfc 1521 mime
>mulitpart/alternitave part .
>
>i know emai can handle mulitpart , but the subpart  alternative is
>special .

No, it's not.  A multipart/alternative section is constructed exactly the
same as any other multipart section.  It just so happens that it will have
exactly two subsections, one text/plain and one text/html.
-- 
- Tim Roberts, [EMAIL PROTECTED]
  Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to