Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-20 | 644 Bytes | |
v2.0.0 - A better UX and a better backend _ lots of bug fixes source code.tar.gz | 2020-06-20 | 5.5 MB | |
v2.0.0 - A better UX and a better backend _ lots of bug fixes source code.zip | 2020-06-20 | 6.2 MB | |
Totals: 3 Items | 11.7 MB | 0 |
Change-log: - Enhance UX. - Support for HTML messages, which was missing in the previous versions. - Enhancement for MailParsers, now they support multipart data, which was missing in previous case. - Offering link for viewing HTML mails in browser. - A micro service architecture in implementation. - EmailsService is seperated from the main hosting spring boot rest service. - Lot of bug fixes, which made email parsing at backend more reliable. - The most severe exception has been fixed now, which was FolderClosedExeception, which was due to connection closure. This release make use of NOOP imap instruction to deal with it.