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

Holdmail 2.0 does not display properly in IE11. #80

Open wreddin opened 6 years ago

wreddin commented 6 years ago

Holdmail 2.0 is not displaying properly while using IE11.

The following 2 issues were noticed.

  1. The mail list does not render.
    1. The email content does not render (accessed a mail directly using the URL).
barryoneill commented 5 years ago

Looks like a polyfill for ES6 promises is needed :/

js-error