Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UseHTML and UseStartTLS parameters for SMTP provider #223

Conversation

S0obi
Copy link
Contributor

@S0obi S0obi commented Mar 6, 2023

This PR will add UseHTML and UseStartTLS for the SMTP provider. Default config will still apply and it will not break previous configs (without the 2 parameters).

Solves #222

@S0obi S0obi force-pushed the feature/improve-smtp-provider-configurability branch from edfb83d to 5497465 Compare March 6, 2023 21:58
@ehsandeep ehsandeep linked an issue Mar 9, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Mar 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ehsandeep ehsandeep merged commit ab77820 into projectdiscovery:dev Mar 9, 2023
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.

SMTP provider does not allow to configure UseStartTLS
2 participants