Coder Social home page Coder Social logo

nodemailer-smtp-tester's Introduction

NODE MAILER SMTP TESTER

(pt-br version)

Uma ferramenta simples que te ajuda a como testar o funcionamento de SMTP em um servidor Node.js.

Requisitos

  1. node (>8.9.4)
  2. npm

Como rodar o projeto?

  1. Vamos instalar as dependências do arquivo package.json rodando o seguinte comando em nosso terminal: npm install

  2. Copie o arquivo .env.example para um novo arquivo chamado .env e altere as configurações de acordo com o seu servidor de SMTP.

  3. Após realizar as configurações necessárias, basta rodar no terminal: node index.js

Resultado

nodemailer is running


(en version)

A simple tool to test whether SMTP is working on the server.

Requisites

  1. node (>8.9.4)
  2. npm

How to run the project?

  1. We will install the dependencies of the package.json file by running the following command in our terminal: npm install

  2. Copy the .env.example file to a new file named .env and change the settings according to your SMTP server.

  3. After apply the necessary settings, just run in the terminal: node index.js

Result

nodemailer is running

nodemailer-smtp-tester's People

Contributors

adonaidiofanes avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.