Hello
Just installed CSET enterprise on a windows VM. It seems to be working but when I try registering a user, the initial password is not being sent. I tried editing the file C:\inetpub\wwwroot\CSETAPI\appsettings.json as such :
Email": {
"SmtpHost": "smtp.gmail.com",
"SmtpPort": "465",
"SmtpUsername": "*****",
"SmtpPassword": "****",
"SmtpSsl": "true",
"SenderEmail": "my gmail account",
"SenderDisplayName": "CSET User Administration",
Please advise
Hello
Just installed CSET enterprise on a windows VM. It seems to be working but when I try registering a user, the initial password is not being sent. I tried editing the file C:\inetpub\wwwroot\CSETAPI\appsettings.json as such :
Email": {
"SmtpHost": "smtp.gmail.com",
"SmtpPort": "465",
"SmtpUsername": "*****",
"SmtpPassword": "****",
"SmtpSsl": "true",
"SenderEmail": "my gmail account",
"SenderDisplayName": "CSET User Administration",
Please advise