Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to receive the email #67

Open
agileselenium opened this issue Mar 2, 2022 · 1 comment
Open

Unable to receive the email #67

agileselenium opened this issue Mar 2, 2022 · 1 comment

Comments

@agileselenium
Copy link

Hi

I have configured the AHEM server and below are the details of the .env file

serverBaseUri= "http://10.135.10.125:3000"
mongoConnectUrl= "mongodb://10.135.10.125:27017/"
dbName= "ahem"
appListenPort= 3000
smtpPort= 2525
emailDeleteInterval= 3600
emailDeleteAge= 86400
allowAutocomplete= true
allowedDomains= "ahem.email"
jwtSecret= "AH3M 709 S3cR3T"
jwtExpiresIn= 3600
maxAllowedApiCalls= 1000

When I open the application with the following url http://10.135.10.125:2500 it's loading the homepage.

when i sent to email ex: [email protected] from my gmail account I'm not getting the any email.
Can you please let me know is anything wrong with my settings? or do I need to add anything?

@o4oren
Copy link
Owner

o4oren commented Mar 2, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants