Re: [VM] MIME encoding/decoding

2014-07-17 Thread Lewis Perin
Uday Reddy usr.vm.ro...@gmail.com writes: VM has traditionally shipped with C programs for MIME encoding/decoding. Rob F created an entire Unix-like infrastructure (Make files, configure, autoconf etc.) pretty much to handle just these. If we get rid of these C programs, VM can be shipped just

Re: [VM] MIME encoding/decoding

2014-07-17 Thread John Hein
Uday Reddy wrote at 18:39 +0100 on Jul 16, 2014: VM has traditionally shipped with C programs for MIME encoding/decoding. Rob F created an entire Unix-like infrastructure (Make files, configure, autoconf etc.) pretty much to handle just these. If we get rid of these C programs, VM can be

Re: [VM] MIME encoding/decoding

2014-07-17 Thread Manuel Hermenegildo
Sounds good to me too! --Manuel -- - Manuel Hermenegildo |manuel.hermenegi...@imdea.org -

Re: [VM] MIME encoding/decoding

2014-07-17 Thread Uday Reddy
John Hein writes: We should check the performance of builtin decoding - particularly with larger messages on slower machines. That said, most of the unix flavors cygwin out there now have one or more command line tools to en/decode base64 (less prevalent are qp tools) which can take the