About Postman
-
Postman is a WebMail C++ application written at the
Universitat de València (SPAIN).
- Author can be contacted at uvsoft@uv.es
or by private mail to Agustín López
- 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 successfully tested on Linux and other UNIX
platforms (HP, SUN, Digital UNIX).
- 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 four languages: English, Spanish, Catalan and Basque.
- Postman information can be obtained
HERE.