https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42923
--- Comment #2 from Mason James <[email protected]> --- (In reply to David Cook from comment #0) > Koha already uses Email::Sender::Transport::SMTP but from version 2.601 > onwards there is support for providing your own Authen::SASL authenticator > object. > > When used with Authen::SASL >= 2.18, this allows Koha to use XOAUTH2 > authentication over SMTP. > > Since Microsoft are moving towards XOAUTH2 authentication, it would be wise > for us to backport this version for Koha. (2.601+ is available in Debian > Trixie and up, and it's available in Ubuntu 24.04 and up) > > So we'd need it for Ubuntu 22.04 and Debian Bullseye and Debian Bookworm hi David i've added libemail-sender-perl 2.601-1 to the koha-staging repo for testing # apt policy libemail-sender-perl libemail-sender-perl: Installed: 2.601-1 Candidate: 2.601-1 Version table: *** 2.601-1 500 500 https://debian.koha-community.org/koha-staging dev/main amd64 Packages 500 https://debian.koha-community.org/koha-staging dev/main armhf Packages 100 /var/lib/dpkg/status -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
