On Fri, 14 May 2004 11:10:55 +0200 (Romance Daylight Time) Xavier Nodet <[EMAIL PROTECTED]> wrote:
XN> Exactly. The only point is that (almost) all the MIME headers of XN> this fake MIME part are empty, but it seems to work correctly XN> nevertheless. I only implemented what I discovered to be necessary. I think it's ok that the headers are empty. What could be slightly less so is that these fake MIME parts don't appear in the message parts tree (i.e. what you see if you press Ctrl-Shift-Z) as it, in particular, means that we couldn't detect attachments simply (and filter on them) but this shouldn't be a big problem in practice. XN> This idea of building a MIME part from some data is also what's XN> necessary to implement decrypting of messages: it's just that the XN> decoding would be done by GPG instead. This should be very easy to XN> do for inline encrypted messages (that can only give back some text XN> or a single file, and I think all the code is already there), Exactly. Unfortunately although I know that it should be simple for a few years already, I still haven't had time to actually do anything about it. XN> but it XN> will probably be a little trickier to handle PGP-MIME encrypted XN> messages, as those do give back a full MIME structure. At this XN> point, the MimePartRaw class that I implemented would probably break XN> (or lack features). Yes, we'd need to do this at a slightly higher level... XN> > this is a useful feature (even > 10 years after MIME XN> > standardization...) XN> XN> I was quite amazed to receive uuencoded files from a Microsoft Exchange XN> user. I would never have thought of that. I wonder on what criterion XN> Exchange decides between uuencoding and MIME... No idea but all messages I had were sent by Microsoft Mail, not Exchange. All of them worked fine except one which crashed M but this was trivial to fix. Thanks! VZ ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
