[Koha-bugs] [Bug 26595] Add SMTP server column to libraries table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 2 13:19:02 CEST 2020


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 111122
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111122&action=edit
Bug 26595: Add Koha::Library->smtp_server_info

This patch adds a method for retrieving brief information about the
linked (or not) SMTP server for embedding on API requests.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Library.t
=> SUCCESS: Tests pass!
3. Sign off :-D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list