[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: The Debian vote taking machinery (Very Long)



>>"Ben" == Ben Gertzfield <che@debian.org> writes:

 Ben> I haven't yet found a really good MIME library; like Jason said, most
 Ben> have real problems dealing with weird edge cases that RFC-violating
 Ben> mail clients send out.  However, I've recently done a lot of
 Ben> development on the Python 'email' module, and have become an official
 Ben> CVS contributor.

 Ben> It's the best of the bunch, and I highly recommend it.  Here's some
 Ben> docs:

 Ben> http://mimelib.sourceforge.net/

	Unfortunately, I am not python literate. How hard would it be
 to create a script that takes a email message in a file by itself as
 a parameter, and creates 
  a) the message body, unless it was PGP/MIME
  b) The message body and the detatched signature, in case it is
     PGP/MIME

	in separate files? Suppose the stem of the output files is
 given as a second parameter? (this is one of the benefits of a
 modular design, we can patch in an intermediate step that handles
 MIME messages). 

	manoj
-- 
 In Oz, never say "krizzle kroo" to a Woozy.
Manoj Srivastava   <srivasta@debian.org>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



Reply to: