Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Quick hack to forward exchange mails to a designated e-mail

Notifications You must be signed in to change notification settings

SebastianSchlecht/HsKaMailForwarding

Repository files navigation

HsKa Outlook-Exchange mail forwarder

Quick project to forward all unread mails to a designated email address.

Getting Started

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.

Prerequisites

Maven and Java 8 is required to build the project.

Installing

Run Maven install to build the project

mvn install

Deployment

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

About

Quick hack to forward exchange mails to a designated e-mail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages