Skip to content

Error when communicating with the mail server #10509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
StefInP opened this issue Dec 16, 2024 · 2 comments
Open

Error when communicating with the mail server #10509

StefInP opened this issue Dec 16, 2024 · 2 comments

Comments

@StefInP
Copy link

StefInP commented Dec 16, 2024

Steps to reproduce

  1. Let the Cron job mail sync run or sync mailbox manually
  2. With an admin profil, go to Configuration Parameters > Logging

Expected behavior

No errors during communicating with the mail server.

Actual behavior

I have a lot of :

  • Horde_Imap_Client_Exception Error when communicating with the mail server Cron mail sync failed for account xx
    or
  • ServiceException Could not fetch stats of mailbox xxx. IMAP error: Error when communicating with the mail server.
    or even
  • ServiceException Could not fetch message source: Mail server denied authentication.

horde_imap.log
horde_imap 2 extract failed 22h14 anonymized.log

nextcloud.log
nextcloud 2 extrait.log

open_ssl test
open_ssl test result Mailo.txt

Mail app version

4.0.9

Nextcloud version

30.0.2 (AIO 10.0.0)

Mailserver or service

Mailo.com

Operating system

No response

PHP engine version

PHP 8.3

Nextcloud memory caching

No response

Web server

Apache (supported)

Database

PostgreSQL

Additional info

I'm not sure I should report this issue because I only have it with the Mailo.com mail server.
But I did a test with Thunderbird in debug mode overnight (sync every 10 minutes) => no error in Thunderbird logs.
So I think it's not necessarily due to the server but perhaps to the mail app.
That's why I've decided to bring the subject here.
@mat-m, you seems to bee a Mailo.com user, maybe you can give feedback ? Thanks.

I've tried to collect the log files above in the most targeted way possible (for a single occurrence of Cron mail sync error).
In the imap log, I have left it from the start of the cron job to the end.

Log files collected yesterday with NC30.0.2 / Mail 4.0.9.
Same issue today after update to NC30.0.4 / Mail 4.0.10
I have tried to increase the imap timeout without success.

@mat-m
Copy link

mat-m commented Dec 27, 2024

No issues on my side with my mailo account, after upgrading 30.0.4 and Mail 4.1.1

Maybe you need some fixes in you rNC. I see :

{"Exception":"Exception","Message":"dirty table reads: S...

in your nextcloud log.

@StefInP
Copy link
Author

StefInP commented Dec 27, 2024

Hi @mat-m , thanks for The feedback.
I'm not at home this week. Next week I'll try removing completely Mail app, reinstalling and seeing what happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants