Jethro Cramp was overheard mumbling something about this on Fri, 15 Sep 2000
10:40:17 +0100
> Steven Kordik wrote:
>
> >I am a little worried, since we discard $firsttext when viewing
> >HTML, that there may be some "missing" attachments.. (say, if someone sends
> you
> >a message with a text/html body, and a text/plain attachment that is
> different
> >than the text/html body...) if this is an issue, I will add the $firsttext
> to
> >the attachment list... What I really need is a way to compare $firsttext
> and
> >$firsthtml to ensure that they are the same message, and then only display
> the
> >right one, discarding the other... Anyway... this new method is better than
> >before...
>
> Although it might seem strange I do infact regulary get e-mails of this kind
> were I have a text/html body and an additional text attachment. So I guess
> in the long run it wil be necessary as you say to add a method to check the
> contents between a text body and text attachment and not by default to
> disgard the text attachment.
Alright, for now then, I will simply list all parts of the mail that we are not
actually displaying in the attachments list... that way you can get access to
everything...
-CZ
|