mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
0edd8ab1c1
Changelog: * Use two step POP3 XOAUTH2, needed for Microsoft O365 (#256) * Fix getmail_fetch with python 3 (#261) * Python 3.14 imaplib.py change makes file to private _file and exposes a read-only file property (#260) * Retry LMTP connection on SMTPSenderRefused exception (#257) https://github.com/getmail6/getmail6/releases/tag/v6.19.12 PR: 295584 Reported by: Michael Büker <freebsd@michael-bueker.de> (maintainer) Approved by: osa, vvd (Mentors, implicit)