#3435 reproduced
Mika Raunio

Show raw message not working correctly with larger messages

Reported by Mika Raunio | June 19th, 2025 @ 06:08 PM

Running 6265 (previous build did this as well), I'm seeing strange behaviour with "Show raw message" with larger messages (more than a few MB), including:

  • The raw view takes several seconds to display
  • The first screenful displays, but scrolling down gives me a blank screen
  • Nothing is displayed, and trying to scroll generates multiple error beeps

A particular message might display once, but then error on the next try.

Comments and changes to this ticket

  • benny

    benny June 20th, 2025 @ 02:20 PM

    • State changed from “new” to “reproduced”

    This is not new. It should, in most cases, actually work if waiting long enough for the whole message to be displayed by the view. It's a performance issue. Currently, MailMate uses an HTML view to display the raw message and the only proper fix for this is likely to switch to a different type of view (NSTextView). Alternatively, MailMate should abbreviate the message by, e.g., shortening base64-segments. That would likely work well in most cases and it should be very rare that anyone would want to search within the base64-content. I might do the latter as a quick-fix and see if anyone complains. I'm annoyed by this issue myself since I tend to often want to look at the raw message for obvious reasons :)

  • Mika Raunio

    Mika Raunio June 20th, 2025 @ 02:33 PM

    Thanks Benny. Sounds perfect to me. Think that very little would be lost by shortening the base64 segments: if you want to search within those or otherwise see the complete raw message, you could still do that very easily by choosing Show in Finder and opening the message file in your favorite editor.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Mac OS X email client.

Shared Ticket Bins

People watching this ticket

Pages