Bug 26290: Add option forsetting default SMTP parameters in koha-conf.xml
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 24 Aug 2020 19:19:44 +0000 (16:19 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 2 Oct 2020 13:27:18 +0000 (15:27 +0200)
commit59c1151618befae9977b0ed97253584bb44e6d04
tree9d092caee30feaf8405aeb03d7c89f46c2fbe2a3
parenta1cd243d9d652769f51674dec6879b3b25f0619e
Bug 26290: Add option forsetting default SMTP parameters in koha-conf.xml

This patch adds an entry to koha-conf.xml for setting a default SMTP
server config. 'koha-create' gets option switches for all options.

To test:
1. Use the tweaked script to crete a new instance
2. Notice it contains entries for smtp_server and they respect your
   options.
3. If you don't choose any option, it sets the current default.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
debian/docs/koha-create.xml
debian/scripts/koha-create
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml