Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searchmetrics Simple Email Service

header

This RESTful service can send E-Mails with attachments using an AWS API. If you want you can also first upload your attachments to a S3 bucket and only add a link to it in your E-Mail.

You can find the documentation and some examples how to use it here.

How to run this service

git clone https://github.com/searchmetrics/simpleemailservice/
# OR:
git clone git@github.com:searchmetrics/simpleemailservice
  • Open the project in IntelliJ

  • Start the main function in src/main/java/com/searchmetrics/simpleEmailService/SimpleEmailApplication.java (it won't work the first time).

  • Change the build configuration: Program arguments: server application.yaml

  • To send E-Mails over AWS, you have to save your access key id and secret access key into ~/.aws/credentials.

  • If you've set up everything, you can now start the service in IntelliJ and use it as described in the documentation.

Bug reports

You can report bugs on GitHub. The same goes for suggestions, but you can't expect them to be realized.

About

A RESTful microservice for sending emails using an AWS API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages