*This message was transferred with a trial version of CommuniGate(tm) Pro*
Like I stated before, it appears there is a real bad problem in trying to
get the contents of a message that contains any HTML. It comes back as empty.

Besides, they way it is now, checking to see if the contents of the
message are empty and returning if true, obviates the need to check
whether or not the message contains html. In my testing, just from the
email I get, even the messages that contain some text and some HTML
return the content of the message as empty in AS.

This is probably some sort of bug in PM but if they get it figured out
then hopefully the AppleScript will see all the content including HTML
and the script can stay as is. If it only recognizes the text portion
then problems will result.

-- 
Andy Fragen

On Sun, Sep 26, 2004, computer artwork by subhash said:

>[Andy Fragen <[EMAIL PROTECTED]> schrieb am 26.9.2004 um 11:23 Uhr:]
>
>>Since "text/html" and "multipart/alternative" basically show HTML-type
>>messages and theses messages show up with "" content in AppleScript I
>>chose to just check whether or not the content of the message was empty.
>>So this property and repeat loop become superfluous -- I think.
>
>Yes you are right. It seems so. But I tested it with a mail without text
>and the HTML was also gone. I'm not sure what's going on. Hmmm ...
>
>-- 
>http://www.subhash.at
>
>




Reply via email to