cisagov / cset

Cybersecurity Evaluation Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Enterprise Installation 11.0.2 removes email ability and still cant see assessments assigned to you not created by you

mletormd opened this issue · comments

Issue is related to the location of where these settings being configured is now no longer the same. Where can we go to update the SMTP Host and other import email information to have the site properly email out? Also we still can not see assessments assigned by someone else to you from the My Assessments page. Without email you are never able to find any assessments not created by you as you could use the email as workaround.

Dear All,

Found the email settings if anyone else is curious. You must look in CSETAPI folder.

"appsettings.json" file which can be located at c:\inetpub\wwwroot\CSETAPI.

Use your favorite editor and modify the needed values in that file, if any are unused remove them.

After restarting IIS and clearing your browser cache you should be able to send emails from CSET.

@mletormd Sorry for the late reply. Glad you got that figured out. You are correct, SMTP settings are located in appsettings.json of the CSETAPI directory.