SpartaSystems / holdmail

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

#63 - Return empty string if message detail not loaded yet #64

Closed tsneed290 closed 6 years ago

tsneed290 commented 6 years ago

Fixes issue reported in #63

Short description of what this resolves:

Does not attempt to generate URL if message ID is not known, returns empty string instead.

Changes proposed in this pull request:

Fixes: #63