-
Notifications
You must be signed in to change notification settings - Fork 299
Open
Labels
bugSomething isn't workingSomething isn't workingbuildIssues related to the build process or installationIssues related to the build process or installationexternalDepends on a feature or bug external to CSETDepends on a feature or bug external to CSET
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingbuildIssues related to the build process or installationIssues related to the build process or installationexternalDepends on a feature or bug external to CSETDepends on a feature or bug external to CSET