imp
imp copied to clipboard
A web based webmail system
See discussion in https://github.com/horde/imp/pull/15
the "allow-same-origin" value is needed. Otherwise the email can not be displayed This is meant as an additional countermeasure against XSS attacks in html emails. I am not 100% sure...
Fixed some minor missing translations in pt_BR.
I want to resolve [ZDI-20-1051](https://www.zerodayinitiative.com/advisories/ZDI-20-1051/) vulnerability ([additional details](https://srcincite.io/blog/2020/08/19/a-smorgashorde-of-vulnerabilities-a-comparative-analysis-of-discovery.html#horde-groupware-webmail-edition-sort-sortpref-deserialization-of-untrusted-data-remote-code-execution-vulnerability)) using json serialization when possible and the list of allowed classes in other cases.
it makes life for admins easier, if we see on screenshots under which identity/from-adress a user is having troubles to send messages. and have that info in horde.log without a...
> I ran into another issue going from imp-7.0.0alpha16 to imp-7.0.0alpha17: links in emails do not open. You MUST do a right-click "open in new window/tab". Is there a new/different...
In IMP 6.2.27 (Horde 5), the message date was shown as a plain absolute timestamp, properly localized and timezone-adjusted. In IMP 7.0.0-alpha17 (Horde 6), message dates are now shown using...