Node:Features, Next:, Previous:Top, Up:Top



Features

Run-time remote graphical Email Administration for an Exim mail server.

Features similar to the Exim Monitor, but has a light-weight front end. The front end requires a web browser instead of a UNIX X Server.

There is no front end installation. The mail server host needs Java 1.4 and a Java servlet container, like Tomcat. Exim Webapp is distributed as a war file that you deploy into a servlet container.

Instead of me describing the features, just go to the test server I have running at http://admc.com:8080/exim-webapp/.

In its current state, Exim Webapp it makes mail queue maintenance very easy. There are other Exim administrative actions that others or myself could add to Exim Webapp in the future.

The following features would be particularly easy for me to add if anybody says that they want them. Some I'll be adding regardless because I want them for my own use.

  1. Bar graphs of reject logs.
  2. Add file selectors to all log viewers, so that users can choose to view an archived log instead of the live log.
  3. Additional administrative functions that can be performed on the command-line by running exim on the command-line with switches
  4. A fitering viewer for the panic and reject logs (like I now have for the main log).