during the build process the system : it will give me the : Error: Invalid login: 535 5.7.3 Authentication unsuccessful [CH2PR04CA0014.namprd04.prod.outlook.com]…
…
even it is correct , I test it locally and even employed on from Heroku and worked
any ideas how to fix this ?
chao
thanks for looking into it, It didn’t work based on their suggestions , which is 2016 . I’m not convinced that it is on outlook smtp server , otherwise heroku and my local PC wont work , I use the same code.
could it be firewall on netlify has more restrictions on those kinda
requests ?
Chao
It worked this time , not sure what changed . I console log the info (it was correct and comment it out , also works , )
…
10:46:06 PM: [nodemon] watching extensions: js,mjs,json
10:46:06 PM: [nodemon] starting node server.js
10:46:06 PM: ========info=====
10:46:08 PM: connected to DB
10:46:10 PM: Live/Outlook Server is ready
…
but another problem, the deploy are still in progress , which should be finished . did I miss some setting config in netlify?