summaryrefslogtreecommitdiff
path: root/mail/isync/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/isync: Update to 1.5.0Emanuel Haupt2024-08-033-53/+0
|
* mail/isync: Resolve "unexpected EOF" SSL errorFrançois Charlier2023-10-203-0/+53
| | | | | | | | | | | | | | | Fixes an issue where some IMAP servers, such as Gmail, do not send a close notification (SSL_shutdown()) before closing the TCP socket, leading to "unexpected EOF" errors with OpenSSL 3.0. Now mbsync gracefully handles this scenario, preventing the following error: Socket error: secure read from imap.gmail.com ([IPv6 Address Redacted]:993): error:0A000126:SSL routines::unexpected eof while reading PR: 274604
* Update to 1.3.1Emanuel Haupt2019-05-292-40/+0
| | | | Notes: svn path=/head/; revision=502950
* Provide an upstream patch that fixes an issue with duplication loops when usingEmanuel Haupt2019-03-191-0/+20
| | | | | | | | | | davmail and moving mails around in folders. PR: 236635 Submitted by: sascha@root-login.org Notes: svn path=/head/; revision=496289
* - Fix build with openssl 1.1.1 / unbreak on 12.0-ALPHA9 [1]Emanuel Haupt2018-10-161-1/+10
| | | | | | | | | | | | | | - Merge a patch from upstream as some providers seem to require SNI when TLSv1.3 is used - Pacify portlint PR: 231776 Submitted by: Sascha Holzleiter <sascha@root-login.org> Notified by: pkg-fallout [1] MFH: 2018Q4 (blanket) Notes: svn path=/head/; revision=482205
* Fix build with libresslEmanuel Haupt2017-08-141-0/+11
| | | | | | | | PR: 221498 Submitted by: pkubaj@anongoth.pl Notes: svn path=/head/; revision=447924
* Update to 1.1.1Emanuel Haupt2014-06-133-38/+0
| | | | Notes: svn path=/head/; revision=357668
* - Update to 1.1.0Emanuel Haupt2014-03-103-0/+38
| | | | | | | | | - Move to BDB 46+ Patches provided by: gahr Notes: svn path=/head/; revision=347781
* Update to 1.0.4Emanuel Haupt2008-02-261-20/+0
| | | | Notes: svn path=/head/; revision=207935
* - Update to 1.0.3Emanuel Haupt2006-12-271-3/+13
| | | | | | | - Take maintainer-ship Notes: svn path=/head/; revision=180884
* - Update to 1.0.1.Florent Thoumie2005-04-151-0/+10
| | | | | | | | PR: ports/79975 Submitted by: Ports Fury Notes: svn path=/head/; revision=133439
* - Update to version 0.9.1Kirill Ponomarev2003-08-161-8/+0
| | | | | | | | PR: 55628 Submitted by: Ports Fury Notes: svn path=/head/; revision=87072
* Update and bugfix.Eivind Eklund2002-04-131-0/+8
WARNING: The format for the mailboxes has changed, so you will get duplicate messages if you have old mailboxes lying around. I have delayed this upgrade as I was planning to write a conversion script, but feel that it has been too long already. Bugfix by: nectar Notes: svn path=/head/; revision=57659