Quick start on Windows

  1. Install a Java runtime, JRE 7 or newer.
  2. Download the binary archive from github.com/hontvari/mireka/releases.
  3. Extract the archive
  4. Open a command prompt and cd into the extracted directory.
  5. Run Mireka with
    bin\start.bat

You will see log messages showing that Mireka listens on port 25 (SMTP), 110 (POP), 587 (Message Submission).

Follow log/access.log for finer log messages.

Press Ctrl+C to stop Mireka.