https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33964
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from Kyle M Hall <[email protected]> --- Test Plan: 1) Verify your server can successfully send email via SMTP 2) Install Email::Sender::Transport::SMTP::Persistent ( sudo cpanm Email::Sender::Transport::SMTP::Persistent ) 3) Apply this patch 4) Restart all the things! 5) Enqueue some email message 6) Run process_message_queue.pl 7) Verify the emails were sent! -- You are receiving this mail because: 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/
