https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38338
--- Comment #7 from David Cook <[email protected]> --- 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. _______________________________________________ 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/
