/minig

MiniG is a webmailer written in Java. This webmailer is a fork of http://code.google.com/p/minig/

Primary LanguageJava

minig Build Status Coverage Status

MiniG is a webmailer written in Java. This webmailer is a fork of the original at http://code.google.com/p/minig/

Installation

Prerequisite

  • OpenJDK 7
  • Apache Maven 3.x or newer
  • IMAP Server

Build and package

  • run mvn package
  • You will find a fat jar (Spring Boot application) under target
  • run java -jar minig.jar