roundcube / roundcubemail

The Roundcube Webmail suite
https://roundcube.net
GNU General Public License v3.0
5.88k stars 1.64k forks source link

Cannot reply a message when it's older than a day #7696

Closed asierrl closed 4 years ago

asierrl commented 4 years ago

When I reply a message than I read in previous days, Roundcube would hang out at "sending message". It happens with three different mail accounts (in the same server and domain) and three different computers (with Ubuntu 16.04 and windows 10). It doesn't happen when the replied message is fresh, when I read a message and reply it in the same day, everything goes smoothly.

alecpl commented 4 years ago

It does not sound like Roundcube bug. Definitely Roundcube is not taking the message age into account in any way. I'd suspect something on the IMAP server side. You can enable imap_debug in Roundcube to get some logs.

asierrl commented 4 years ago

I will try that, but the issue does not appear in my mobile phone with BlueMail. It's true that it does not happen always, sometimes it works but most commonly it would fail to reply to old messages. Sometimes also replying to new messages may fail, but this is much rarer... I have not been able to guess any other reason why it fails only sometimes. Best regards, Asier

El mié., 28 oct. 2020 a las 9:04, Aleksander Machniak (< notifications@github.com>) escribió:

It does not sound like Roundcube bug. Definitely Roundcube is not taking the message age into account in any way. I'd suspect something on the IMAP server side. You can enable imap_debug in Roundcube to get some logs.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/roundcube/roundcubemail/issues/7696#issuecomment-717767734, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5PJRC3ZV3DZXWNWJBR673SM7GCLANCNFSM4S7ZSXNQ .

asierrl commented 4 years ago

Thanks a lot for your help, Aleksander. May I ask you how can I enable imap_debur in Roundcube. I have not found a way to do it. Googling it I find that I should edit config.inp.php in my roundcube installation...but I have not installed roundcube, I only used it for webmail... Do I need to find it in my server? Best regards, Asier

El mié., 28 oct. 2020 a las 9:04, Aleksander Machniak (< notifications@github.com>) escribió:

It does not sound like Roundcube bug. Definitely Roundcube is not taking the message age into account in any way. I'd suspect something on the IMAP server side. You can enable imap_debug in Roundcube to get some logs.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/roundcube/roundcubemail/issues/7696#issuecomment-717767734, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5PJRC3ZV3DZXWNWJBR673SM7GCLANCNFSM4S7ZSXNQ .