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

feat(validateemail): add and export validateEmail function #103

Merged

Conversation

niloysikdar
Copy link
Member

This Pull Request covers:

  • Add validateEmail function which used mailtrap and nodemailer to send emails
  • Using nodemailder under the hood to send the emails using mailtrap's SMTP server

Resolves #97

Signed-off-by: Niloy Sikdar niloysikdar30@gmail.com

Add validateEmail function which used mailtrap and nodemailer to send emails

Resolves #97

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for docs-react-email-leopardslab ready!

Name Link
🔨 Latest commit 9c462a4
🔍 Latest deploy log https://app.netlify.com/sites/docs-react-email-leopardslab/deploys/63163fc75cce1d00090fa3a0
😎 Deploy Preview https://deploy-preview-103--docs-react-email-leopardslab.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@niloysikdar niloysikdar added the GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 label Sep 5, 2022
@agentmilindu agentmilindu merged commit a400b31 into main Sep 9, 2022
@agentmilindu agentmilindu deleted the 97-validate-the-compatibility-of-the-generated-html branch September 9, 2022 11:57
github-actions bot pushed a commit that referenced this pull request Sep 9, 2022
# [1.13.0](v1.12.0...v1.13.0) (2022-09-09)

### Features

* **button:** default stylings for styled-button ([#104](#104)) ([308cf4c](308cf4c)), closes [#98](#98)
* **validateemail:** add and export validateEmail function ([#103](#103)) ([a400b31](a400b31)), closes [#97](#97)
@github-actions
Copy link

github-actions bot commented Sep 9, 2022

🎉 This PR is included in version 1.13.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate the compatibility of the generated HTML
2 participants