Age | Commit message (Expand) | Author |
---|---|---|
2024-08-21 | Use username and password, when present, during sending emails...If the username and password are provided, make use of them to send emails out. | Frederick Muriuki Muriithi |
2024-08-15 | Fix a bunch of linting errors. | Frederick Muriuki Muriithi |
2024-08-13 | Emails: Make "From" address configurable...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. | Frederick Muriuki Muriithi |
2024-08-08 | Fix bug with sending e-mails...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 | zsloan |
2024-06-03 | Log out emails in debug mode....Log out emails sent when the application is in debug mode to help with maintenance efforts. | Frederick Muriuki Muriithi |
2024-06-03 | Set module for sending emails. | Frederick Muriuki Muriithi |