About Postman
-
Postman is a WebMail C++ application written at the
Universitat de València (SPAIN).
-
Postman was created between Jan 2000 and May 2000.
- Authors can be contacted at uvsoft@uv.es
- Basically, it is composed by a small CGI-BIN program and a server. For each
connection, the server launches a persistent IMAP client that only dies by
timeout or when the user does a logout. The IMAP client access the E-Mail Store
through a previously installed IMAP server.
- Postman has been designed to work and successfully tested on Linux and HP-UX platforms.
- Postman is multi-language. All traslations are done in one unique
C++ module and in the on-line help HTML files. The original distribution
supports three languages: English, Spanish and Catalan.
- Postman information can be obtained
HERE.