Quick project to forward all unread mails to a designated email address.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Maven and Java 8 is required to build the project.
Run Maven install to build the project
mvn install
Just copy the created jar file to your desired machine. You can run the program with
java -jar <file>
Edit config.json.template und save the file as config.json