Skip to content

CSET Enterprise not sending emails #4551

@yogybear

Description

@yogybear

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

No one assigned

    Labels

    bugSomething isn't workingbuildIssues related to the build process or installationexternalDepends on a feature or bug external to CSET

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions