27 Jun
2022
27 Jun
'22
5:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28787 --- Comment #19 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Note that the tests need an SMTP server configured to pass (which is wrong - TODO). They can be proved anyway with: apt install python && python -m smtpd -n -c DebuggingServer localhost:25 -- You are receiving this mail because: You are watching all bug changes.