Commit Graph

10 Commits

Author SHA1 Message Date
marklackey f8a4f85193
Test email configuration during setup (#1144)
* create proper test message and use correct env var for from address. designed to work with sandboxed AWS ses

* use actionmailer in configuration test rake task

* remove mailfactory gem

* tidy up Gemfile and gem lock

* fix rubocop issues

* Update configuration.rake

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
Co-authored-by: Ahmad Farhat <ahmad.farhat@blindsidenetworks.com>
2020-09-23 11:20:49 -04:00
Jordi Molina 5a38ae488e
Allow customization of test email recipient (#2107)
* Update configuration.rake

use env variable SMTP_TEST_RECIPIENT so customers using mail providers like Microsoft can specify RFC 2606 compliant destination test recipients

* add SMTP_TEST_RECIPIENT to sample.env

add SMTP_TEST_RECIPIENT to sample.env with default value to ensure retro compatibility

* default to notifications@example.com

default to notifications@example.com should SMTP_TEST_RECIPIENT not be defined

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2020-09-22 11:03:47 -04:00
Ahmad Farhat 11cdd1ec14
Fixed configuration rake task check (#1155)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-01 17:28:46 -04:00
farhatahmad 990f72ebf4
Fixed issues with endpoint and conf check (#553) 2019-05-23 17:08:43 -04:00
farhatahmad adf4b68008 GRN2-139: Fixed issue with default bbb endpoint (#522)
* Fixed issue with default bbb endpoint

* Fixed issue with configuration rake task
2019-05-17 12:52:53 -04:00
farhatahmad a0c99dde47 Updated rubocop and fixed issues (#490) 2019-05-02 15:44:00 -04:00
farhatahmad 5521402ee7 Fixed #365: Added check to config rake file (GRN-66) (#376)
* Added check to config rake file

* Update configuration.rake
2019-02-22 15:11:00 -05:00
John Ma e22d163a3f Fixed #305 Added smtp check to rakefile (GRN-42) (#313)
* <Added conf check for smtp server>

* <fixed code style>
2018-11-15 14:33:59 -05:00
Josh ad5f218f23 adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
Josh 7c6174edc5 add conf:check rake task 2018-06-22 16:09:35 -04:00