SpartaSystems / holdmail

HoldMail is a Java Application for proxying SMTP mail, providing a browsable viewer for captured emails.
Apache License 2.0
32 stars 15 forks source link

Sluggish tab performance in UI #74

Open barryoneill opened 6 years ago

barryoneill commented 6 years ago
Question/Issue Overview

The HTML tab can sometimes take a significant time to render, especially when the attachments are in place.

Expected Behavior

Even with a few small attachments, render of the HTML tab should be almost instantaneous locally.

Reproducible Sequence
  1. Use the script send-sample-emails.py to add some data to a local holdmail install.
  2. In chrome, open any of the mails that it added (they all embed an image)
  3. See that there is a delay rendering the HTML tab that contains an image.
Additional Information
screen shot 2018-02-18 at 3 19 16 pm