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

Mail alias search #38

Closed kblief closed 6 years ago

kblief commented 6 years ago

Short description of what this resolves:

fixes Emails containing + cannot be searched

Changes proposed in this pull request:

added testing to prove it works on backend added encodeURIcomponent to js code

Fixes: #31

kblief commented 6 years ago

Addresses issue #31 Added encoding of email address in search call from javascript