Age | Commit message (Collapse) | Author |
|
If the username and password are provided, make use of them to send
emails out.
|
|
|
|
We are running GeneNetwork in different environments. Each environment
could have it's own separate domain, and need a different sender email
to allow the underlying services to allow the emails through.
|
|
We changed the from address from genenetwork.org to uthsc.edu, which
seems to have fixed the issue with e-mails not being properly sent.
We also stopped activating tls
|
|
Log out emails sent when the application is in debug mode to help with
maintenance efforts.
|
|
|