mail/getmail6: Update 6.19.10 => 6.19.12
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)