Changes between Initial Version and Version 1 of Ticket #71493, comment 1
- Timestamp:
- Dec 22, 2024, 5:53:48 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71493, comment 1
initial v1 1 1 This could also be a bug fix request as 1.5.0 addresses a known error with mbsync and Gmail: 2 2 3 "Socket error: secure read from imap.gmail.com (NNN.NNN.NNN.NNN:993): error:0A000126:SSL routines::unexpected eof while reading" 3 {{{ 4 Socket error: secure read from imap.gmail.com (NNN.NNN.NNN.NNN:993): error:0A000126:SSL routines::unexpected eof while reading 5 }}} 4 6 5 7 Other package providers have patched isync 1.4.4. to address this. I was actually here to request isync 1.4.4 in MacPorts be patched similarly when I found this ticket. Given the numerous other fixes in 1.5.0, it might be better to just upgrade. The 1.5.0 update has been out since August 2 (based on release notes). … … 7 9 Snipped from the 1.5.0 release notes: 8 10 9 "- Worked around "unexpected EOF" error messages at end of TLS connections; affects f.ex. GMail" 11 > - Worked around "unexpected EOF" error messages at end of TLS connections; affects f.ex. GMail
