ahcis-rds / study_finder

StudyFinder is a flexible and configurable application to pull studies from clinicaltrials.gov and augment the data from alternate datasources such as a clinical trials management system.
MIT License
17 stars 4 forks source link

Default to SMTP for outbound email #91

Closed cdinger closed 3 years ago

cdinger commented 3 years ago

This defaults to using an SMTP server for outbound email, configured via the smtp_host environment variable. This was lost at some point through the Rails upgrade.