NS WebMail offers standard mail functions for POP3 inbox management. Mail is sent using SMTP protocol. It has been designed to be light and simple, to avoid having to use heavy IMAP or SQL servers, and it has full MIME support for incoming and outgoing mail. It is Perl-strict and mod_perl-compliant, and has security using HTTP authentication or cookies. LDAP connectors are also available (as optional plug-ins) for authentication and read-only address book. Two interfaces are available (with and without frames). It is able to recognize tags from spam detection software (Spamassassin is supported out of the box).
| Tags | Communications Email Email Clients (MUA) Internet Web Dynamic Content |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |


Release Notes: Several improvements in mail header decoding in the inbox. Optional ability to report spam to spam software (tested and documented with SpamAssassin). Full management of the "Urgent header".


Release Notes: AJAX autosuggest was added for the send mail form. A quick search on the "from" and "subject" headers was added. Sent mail now partially saved. Lots of bugs were fixed in from and date headers parsing and other areas.


Release Notes: The encrypted password is now managed as a cookie by default. Several bugs were fixed. A Dutch language pack was added. Partial multi-charset support is available when replying. A small performance optimization was made when replying.


Release Notes: This release re-dispatches the scripts correctly in directories and adds support for POP3S. A potential security hole related to cross-site scripting has been patched.


Release Notes: This release changes the UIDLs escaping again. It should now work with QPopper without problem.
30 Mar 2012 06:59
Really good WebMail system
25 Sep 2003 08:49
Simple, easy to install, and works well
Very nice piece of software. Simple, easy to
install, works perfectly and doesn't require too
many extra perl modules.
05 Feb 2001 21:59
Very simple
OK, this software doesn't already have all the features you'll encounter in more elaborate systems, such as JWebMail or SQWebMail, but it was never so simple to install a webmail. A very good, light weight, system to have installed in my office computer.
13 Jul 2000 18:15
perl strict
next stable version (0.7.6 or 0.7.7) will be perl-strict compliant
03 Jun 2000 09:30
Critique
The software is not really nice:
It doesnt use strict.
It doesnt use -w switch
If one puts one strict, it spews out warnings and errors!