GithubHelp home page GithubHelp logo

send-email's Introduction

send-email

#PT-BR
Primeiro precisa ser gerado uma chave nas configurações do Gmail, seguindo o exemplo:

#ENG-US
Fisrt is necessary generate a key on Gmail configurations, follow the steps.

passo a passo 1:
Step 1:

send-email-pic

Passo 2:
Step 2:

send-email-pic1

#PT-BR
Insira sua senha e será gerado uma chave para ser usada no arquivo .properties do java resource.
segue o codigo do resource para usar em outro projeto, só descomentar.
subtitua username=*************@gmail.com pelo email que será usado para teste.
E o password substitua pela chave gerada no gmail.

#ENG-US
Insert your password and will be generated a key to be used on .properties archive from java resource.
There is the code from resources to be used on another project whenever.
subtitute username=*************@gmail.com to your gmail that will be used to test.
And the password changed to the key generated on gmail configurations.

#spring.mail.host=smtp.gmail.com
#spring.mail.port=587
#spring.mail.username=@gmail.com
#spring.mail.password=
***
#spring.mail.properties.mail.smtp.auth=true
#spring.mail.properties.mail.smtp.starttls.enable=true

Passo 3:

Depois de feito essas configurações agora é só rodar a aplicação.
After doing all steps, now play the application.

send-email's People

Contributors

bruce07gt avatar

Watchers

 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.