[Koha-bugs] [Bug 27424] One should be able to assign an SMTP server as the default

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 4 18:44:06 CET 2022


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

--- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 130169
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130169&action=edit
Bug 27424: Add ability to specify an SMTP server in the database as the default
server

Bug 22343 adds the ability to defined SMTP servers via the UI; But to then
utilise them you have to go to each individual library via the libraries admin
area and select the SMTP server.

We should have a way to override the fallback/default SMTP server right from
the SMTP servers administration page.. setting one of our defined SMTP Servers
as the system default rather than using the hard coded fallback options.

Test Plan:
1) Apply this patch set
2) Restart all the things!
3) Browser to the SMTP servers editor,
   verify only one server can be set as the default server
4) Set a default server, verify that server was used to send email from
   a cronjob, AND/OR prove t/db_dependent/Koha/SMTP/Server.t

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list