Created attachment 225830 [details] ports tree diff for update to 6.17 upstream release notes: - #79: UnicodeEncodeError: 'ascii' codec can't encode character in position - #78: Don't encode pure ASCII X-getmail-retrieved-from-mailbox - #69: skip_imap_fetch_size. IMAP requests size, making davmail download all the messages every time, making it slow - #81: Allow having IMAP message IDs recorded in headers (if received=True in config) - #82: Add branding to Received header - #85: Discuss content of oldmail filese in FAQ
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=65d0b0bc09ac70c03ca9a5ff3fee5fbf256a49dd commit 65d0b0bc09ac70c03ca9a5ff3fee5fbf256a49dd Author: Michael Büker <freebsd@michael-bueker.de> AuthorDate: 2021-06-15 16:51:38 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-06-15 16:55:23 +0000 mail/getmail6: Update to 6.17 https://github.com/getmail6/getmail6/releases/tag/v6.17 PR: 256621 mail/getmail6/Makefile | 3 +-- mail/getmail6/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)
Thanks