[Koha-bugs] [Bug 33964] Use Email::Sender::Transport::SMTP::Persistent for sending email

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 3 14:42:06 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33964

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list