Skip to content

Conversation

HunteRoi
Copy link
Member

@HunteRoi HunteRoi commented Sep 21, 2024

Export all models from directory default file, swap the SendGrid implementation for a SMTP one.

Description

  • Rewire the entire emailing system to avoid using a 3rd party service (SendGrid) and rely on our (not so internal) SMTP service (SendGridService --> SMTPService)

Motivation and Context

This will allow us to use preset emails from the Henallux and will then avoid falling into the spam folder.

How Has This Been Tested?

On the server (within the IESN's network).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

@HunteRoi HunteRoi self-assigned this Sep 22, 2024
@HunteRoi HunteRoi force-pushed the smtp-mailing-service branch from ccaaf0d to 9aa83bc Compare October 30, 2024 11:44
@HunteRoi HunteRoi force-pushed the smtp-mailing-service branch from 8b88796 to 87dfcdf Compare June 8, 2025 13:29
Copy link

sonarqubecloud bot commented Jun 8, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@HunteRoi HunteRoi force-pushed the smtp-mailing-service branch from 87dfcdf to 62fc5d3 Compare September 24, 2025 22:37
Copy link

sonarqubecloud bot commented Sep 24, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant