EJB(xml/mail/jms/jdbc)
2018.06.06 / 13:48

Java E-mail Server

ÀλçÀ̵åÀÚ¹Ù
Ãßõ ¼ö 197

Administer domains/users/DIGEST-MD5 realms and configure JES using a web server

Starting with version 2.5.x domains, users and DIGEST-MD5 realms can be fully administered on the fly using a web browser of choice. Furthermore, the vast majority of the JES settings are available for tweeking. JES-WEB is smartphone friendly for the administrator's needs while on the go (tested on the Android platform).

To learn more about JES-WEB please visit the JES sourceforge home page

NOTE: For JES-WEB to work, JES must be running using a database as the backend.



Outline

JES is a multi-featured hybrid MTA/MDA server written in the java programming language.

List of features:

  • Modular design
  • Secure socket connections: TLSv1, SSLv3
  • Authentication mechanisms: SASL PLAIN, LOGIN, CRAM-MD5, DIGEST-MD5, SCRAM-SHA1, GSSAPI
  • Connectivity to amavisd-new for spam control
  • Use of either the filesystem or an internal relational database to store domains/users/realms
  • Recipient policy controls
  • Use of dns whitelists/blacklists
  • Support for the PIPELINING, 8BITMIME and SIZE SMTP extensions
  • Runs on linux and windows


Download a JES version

The latest version is 2.9.0

Get the latest JES binary release by clicking on the following link JES 2.9.0

Download a JES-WEB version

The latest version is 1.1

Get the latest JES-WEB beta by clicking on the following link JES-WEB 1.1

Support libraries

unixUID 1.0 informs JES retrieves the user id under a linux OS.

JES comes prebundled with a 32-bit version of unixUID compiled against a 2.6 kernel. Download unixUID 1.0 libraries for a kernel 3.2 build and/or a 64-bit variant.

JES-WEbResources 1.0 is a resource factory for a DB and a CBC connection, used by JES-WEB

Get the proper version for JES-WEB 1.0 by clicking on the following link JES-WEBResources 1.1

JES source code

The source code package is available at JES 2.9.0 source

JES-WEB source code

The source code package is available at JES-WEB 1.1 source

Older versions

The 2.8.x releases can be found by clicking the link below

JES 2.8.x releases

The 2.1.4 version beta release can be downloaded by clicking the link below

JES 2.1.4 beta release

The 2.0.3 version beta release can be downloaded by clicking the link below

JES 2.0.3 beta release


Administer domains/users/DIGEST-MD5 realms and configure JES using a web server

Starting with version 2.5.x domains, users and DIGEST-MD5 realms can be fully administered on the fly using a web browser of choice. Furthermore, the vast majority of the JES settings are available for tweeking. JES-WEB is smartphone friendly for the administrator's needs while on the go (tested on the Android platform).

To learn more about JES-WEB please visit the JES sourceforge home page

NOTE: For JES-WEB to work, JES must be running using a database as the backend.