| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=502950
|
| |
|
|
|
|
|
|
|
|
| |
davmail and moving mails around in folders.
PR: 236635
Submitted by: sascha@root-login.org
Notes:
svn path=/head/; revision=496289
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
| |
PR: 221498
Submitted by: pkubaj@anongoth.pl
Notes:
svn path=/head/; revision=447924
|
| |
|
|
| |
Notes:
svn path=/head/; revision=357668
|
| |
|
|
|
|
|
|
|
| |
- Move to BDB 46+
Patches provided by: gahr
Notes:
svn path=/head/; revision=347781
|
| |
|
|
| |
Notes:
svn path=/head/; revision=207935
|
| |
|
|
|
|
|
| |
- Take maintainer-ship
Notes:
svn path=/head/; revision=180884
|
| |
|
|
|
|
|
|
| |
PR: ports/79975
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=133439
|
| |
|
|
|
|
|
|
| |
PR: 55628
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=87072
|
|
|
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
|