Skip to content
Snippets Groups Projects
Commit 71de6abe authored by Aditya Ghag's avatar Aditya Ghag
Browse files

readmechanges

parent bc5c3df5
No related branches found
No related tags found
2 merge requests!1Validating email functionality,!2Validating email functionality
# Mailtrap test # sendgrid test
# SMTP_HOST= # SENDGRID_API_KEY =
# SMTP_PORT=
# SMTP_USER=
# SMTP_PASS=
# gwdg email server # gwdg email server
SMTP_HOST=mailer.gwdg.de # email.gwdg.de does not work when called on the server. SMTP_HOST=mailer.gwdg.de # email.gwdg.de does not work when called on the server.
... ...
......
...@@ -39,7 +39,7 @@ Finally copy the files `bloxberg_techies.csv` and `bloxberg_consortium.csv` in t ...@@ -39,7 +39,7 @@ Finally copy the files `bloxberg_techies.csv` and `bloxberg_consortium.csv` in t
### Mail credentials ### Mail credentials
Copy the file `.env-template` to a new file called `.env`. Add the SMTP credentials for each variable. You can use a service like [Mailtap](https://mailtrap.io/) to test emails. Copy the file `.env-template` to a new file called `.env`. Add the SMTP credentials for each variable. You can use a service like [Sendgrid](https://www.sendgrid.com/) to test emails.
### Set the schedule ### Set the schedule
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment