[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 24 17:40:39 CEST 2020


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|kyle at bywatersolutions.com   |testopia at bugs.koha-communit
                   |                            |y.org

--- Comment #122 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Ok, I almost started over with this one. I separated the information about SMTP
server from the libraries themselves, which are now linked using a separate
table.

Added an accessor to Koha::Library so we don't need to search for SMTP servers
and things got cleaner.

Any gentle QA feedback is welcome. This has taken too long already.

TODO (separate bugs):
- Ability to set a default other than the hardcoded one, in koha-conf.xml
- (Maybe, if someone takes the time to ask for it) display information about
the libraries that use the server, on the SMTP servers table.

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


More information about the Koha-bugs mailing list