https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38338
--- Comment #25 from David Cook <[email protected]> --- (In reply to David Cook from comment #24) > It's a good question. Necessity is usually the mother of invention. I can > talk to some people about this. They might be able to authorise me to work > on it. I've done some talking and at the moment, it looks like that people prefer the "email-oauth2-proxy" proxy or "sasl-xoauth2" Postfix plugin over working on Koha. -- If someone did want to work on it for Koha, the first step to getting the ball rolling would be to get "Authen::SASL 2.18" and "Email::Sender::Transport::SMTP 2.601" into Koha usage. At the moment, Koha's supported OSes don't have the required versions for these modules, so the Koha community would need to package them. If we move forward, this will probably be necessary anyway for support for older Koha releases on older OSes. -- libauthen-sasl-perl bullseye (oldoldstable) (perl): Authen::SASL - SASL Authentication framework 2.1600-1.1: all bookworm (oldstable) (perl): Authen::SASL - SASL Authentication framework 2.1600-3: all trixie (stable) (perl): Authen::SASL - SASL Authentication framework 2.1700-1: all forky (testing) (perl): Authen::SASL - SASL Authentication framework 2.1900-1: all sid (unstable) (perl): Authen::SASL - SASL Authentication framework 2.1900-1: all Package libemail-sender-perl bullseye (oldoldstable) (perl): Perl module for sending email 1.300035-1: all bookworm (oldstable) (perl): Perl module for sending email 2.600-1: all trixie (stable) (perl): Perl module for sending email 2.601-1: all forky (testing) (perl): Perl module for sending email 2.601-1: all sid (unstable) (perl): Perl module for sending email 2.601-1: all -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
