5 Nov
2024
5 Nov
'24
3:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38338 --- Comment #7 from David Cook <dcook@prosentient.com.au> --- I just noticed we're using Email::Sender::Transport::SMTP 2.600 and the sasl_authenticator parameter only appears in 2.601... I've installed sasl-xoauth2 thanks to tarickb's Ubuntu PPA, and I was able to set it up, but... Email::Sender::Transport::SMTP seems to only be attempting the "LOGIN" SMTP AUTH mechanism... I'll hack /usr/share/perl5/Email/Sender/Transport/SMTP.pm to see if I can at least test if it would work with 2.601... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.