[FOLIO-2058] Retain email configuration across environments Created: 31/May/19 Updated: 03/Jun/20 Resolved: 25/Jun/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | P2 |
| Reporter: | Khalilah Gambrell | Assignee: | Ian Hardy |
| Resolution: | Done | Votes: | 0 |
| Labels: | platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | CP: sprint 66 | ||||||||
| Story Points: | 3 | ||||||||
| Development Team: | Core: Platform | ||||||||
| Description |
|
To support testing of local password management and patron notices, the following environments must retain the email configuration and not clear out configuration.
Email configuration information will be provided once a developer is assigned to this story |
| Comments |
| Comment by Khalilah Gambrell [ 31/May/19 ] |
|
John Malconian and Jakub Skoczen, FYI on this story. Please let me know if additional information is needed. |
| Comment by John Malconian [ 31/May/19 ] |
|
The scope of this work essentially would include an Ansible role that configures the AWS mail gateway settings on the FOLIO instance. Any necessary credentials should be protected both in Ansible (ansible-vault) and on the FOLIO instance. |
| Comment by Ian Hardy [ 21/Jun/19 ] |
|
Oleksii MaksymovKostyantyn Khodarev I noticed that the the config entries need to have "SMPT_SERVER" as the value for the module key. I think this is a typo and should be "SMTP_SERVER". I opened https://folio-org.atlassian.net/browse/MODEMAIL-19 for this. This doesn't necessarily block adding the configuration to the build script but will need to be coordinated. |
| Comment by Ian Hardy [ 25/Jun/19 ] |
|
The email configurations you shared are set as part of the build process on folio-release, testing, and snapshot (snapshot-stable as well by tomorrow when today's build is promoted to stable). Build scripts will need to be updated when
|