Skip to content

Releases: hontvari/mireka

4.3.0

29 Apr 11:37
Compare
Choose a tag to compare

Note

  • Requires Java 11

It can be compiled to Java 8 as well, but the java command line options in the systemd service file may need changes.

Changes

  • Java 11 compatibility
  • systemd service script instead of upstart

4.2.0

18 Mar 21:08
Compare
Choose a tag to compare
  • Java 8 compatibility (Mozilla Rhino is bundled)
  • Migration from Google Code to GitHub

4.1.1

17 Dec 12:33
Compare
Choose a tag to compare

Load balanced sending to smarthosts

4.1.0

17 Dec 12:32
Compare
Choose a tag to compare

Mireka can send all mails via another server (smarthost).

4.0.0

17 Dec 12:26
Compare
Choose a tag to compare

Mireka can run outside of a web application container. In relation to that, configuration is now in Javascript instead of XML. Debian package for Ubuntu for easier installation. Monitoring data can be sent to a Graphite server. Much improved documentation.

3.1.0

17 Dec 12:12
Compare
Choose a tag to compare

Sender Rewriting Scheme (SRS) was implemented for SPF-compatible forwarding. Mireka can be configured to send "delayed" DSN reports on temporary failures.

3.0.0

17 Dec 12:11
Compare
Choose a tag to compare

With the addition of the POP3 service for mail retrieval, Mireka is now a basic but complete standalone mail server. Other new features in this release: aliases, forward lists, and very simple mailing lists. The new POP3 importer imports mail on startup. This is useful for migration. TLS support is added to every service, except for outgoing SMTP connections.

2.1.0

17 Dec 12:10
Compare
Choose a tag to compare

This release is able to relay mail to different back-end servers depending on the recipient or recipients. It is possible that a single email with several recipients is relayed to more than one back-end server. This feature is required, for example, to easily integrate with the SubEtha mail list manager.

2.0.0

17 Dec 12:09
Compare
Choose a tag to compare

Now it can also be used as a standalone, send-only mail server. It uses file-system based mail queues.

1.1

17 Dec 11:04
Compare
Choose a tag to compare
1.1

A message submission agent (RFC 4409) proxy is added. Authentication is done by IP address or by name-password pair through SMTP authentication.