Giter VIP home page Giter VIP logo

mail-to-sms-springboot-api's Introduction

Mail-to-SMS-SpringBoot-API

Steps: Copy the application.properties file from src/main/resources to project root directory issue maven install command cp src/main/resourcs/application.properties.

Notes : Make sure application.properties file is available on the same folder as the jar

This project get the data from email "INBOX" and convert to SMS using twilo,

#first configure the twilo account

first you want create twilo account,then you get username,password and also twilo phone number. you want to add these details to application propeties file

#second configure the mail account

if you want to access your inbox of your email you want enable "IMAP" in your email, go to the email Settings --> click See all settings -->go to Forwording IMAP/POP --> Enable IMAP

note : if you enable double verfication when login the gmail account disble it or go google account service to get app password for use here.

then go to application propeties file and paste your gmail and password to your imap uri note : use instead of @ using %40 like a
[email protected] -> user%40gmail.com

if your password also have @ simpole use instead of %40 there,

Note : when you run the application you must disble your antivirus 

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.