https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42870
--- Comment #30 from David Cook <[email protected]> --- Created attachment 204251 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204251&action=edit Bug 42870: added field for JSON configuration Test plan with SMTP LOGIN (basic SMTP): 1. Apply the patch. 2. Upgrade the database by running sudo koha-upgrade-schema kohadev 3. perl build-resources.PL 4. restart_all 5. Go to Administration > SMTP servers and click "New SMTP server" 6. Note a new field "Transport module:" which has options of "Default" and "Basic SMTP Email Transport" available in a select list. 7. Note a new field "Configuration". You will not need this for SMTP Login/Basic SMTP 8. Fill in the New SMTP server details however you like (ideally using a real functional SMTP server) 9. Click "Submit" 10. Note "JSON config" says "Yes" in the table of servers 11. Click on "Edit" next to your SMTP server 12. Change the "Transport module" to the other option you haven't tried yet and click "Submit" 13. Note that the module changes with the modification 14. If possible, try to send an email using "Send test email" on the "SMTP servers" page 15. If you have a valid SMTP server configured, it should send the email using your selected email transport module Test plan with Koha Plugins: 1. Review Bug 42870 on Bugzilla for Koha Plugins with which to test -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
