Bug ID 1208166
Summary isync (mbsync) - socket error - 0A000126:SSL routines::unexpected eof while reading
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware All
OS Linux
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter wire.a3n6s@simplelogin.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Environment: Tumbleweed x86_64 snapshot 20230209, isync 1.4.4-1.6

Testing mbsync command. Trying to download emails from Gmail or Outlook but it
returns following errors:

# mbsync --all
Socket error: secure read from imap.gmail.com (<IP address>:993):
error:0A000126:SSL routines::unexpected eof while reading
Socket error: secure connect to outlook.office365.com (<IP address>:993):
error:0A000126:SSL routines::unexpected eof while reading

The configuration in mbsyncrc for example:

IMAPAccount gmail
Host imap.gmail.com
Port 993
User <email address>@gmail.com
Pass YOUPASSWORD
SSLType IMAPS
SSLVersions TLSv1.3

IMAPStore gmail-remote
Account gmail

MaildirStore gmail-local
Path ~/Mail/gmail/
INBOX ~/Mail/gmail/INBOX
SubFolders Verbatim

Channel gmail
Far :gmail-remote:
Near :gmail-local:
Create Both

Not sure if all emails are synchronized successfully, but this error is
annoying.

Similar issue has been reported at https://bugs.launchpad.net/bugs/1995690
There is a patch
0001-work-around-unexpected-EOF-error-messages-at-end-of-.patch at
https://git.launchpad.net/ubuntu/+source/isync to fix the problem.

Please check if the patch works and fix the issue. Thank you.


You are receiving this mail because: