Results 6 comments of RainLoop Team

Yes, system (on client side) got timeout and display error. Search command (IMAP) has taken more than 10 minutes. It is not good. ``` [20:30:00.976][73ee40be] IMAP[DATA]: < TAG6 OK Search...

Could you send me a log above this line? `[21:06:14.443][6247babd] IMAP[ERROR]: exception 'MailSo\Net\Exceptions\SocketReadException'`

https://github.com/RainLoop/rainloop-webmail/pull/2187 https://github.com/RainLoop/rainloop-webmail/pull/2187/files#diff-22b1d644ea4075b18f15da66d7f277924b8df180700f379cb6eef964a9736c07R242

@MESWEB You may add your website's icon to RainLoop's special folder: https://github.com/RainLoop/rainloop-webmail/tree/master/rainloop/v/0.0.0/app/resources/images/services

> Proposed fix: Use an IV and store it in the user session. Like this the database can never be used to get cleartext passwords. (sorry, i don't know how...