On 8/22/19 1:20 PM, Jorge Listas wrote:
Thanks you.
Reading your related link I saw another related:
https://github.com/roundcube/roundcubemail/commit/0c56b5d4c01a7912108b98694c...
but the suggested changes are applied to the 1.3.6 version that I use.
I will check near this piece of code.
Are you using imap4d?
I would start with making sure the filename is encoded properly in email header. (Do other mail clients display the full name?). Then using imap_debug I'd check if the filename in BODYSTRUCTURE response from the server is correct.
If first answer is Yes, and the second is No. Then this would help https://github.com/roundcube/roundcubemail/pull/6783