Nameko was born as a simple PHP webmail. Now Nameko is much more than this: it's a set of classes to manage e-mail with PHP.
The project can retrieve message from a POP3 server, parse e-mails, send email through SMTP server, and so on.
The mail parser was totally rewritten from the original version: now it's greatly improved, and it can read every kind of email.
The Nameko webmail has also been totally rewritten: now it has a great interface, fast, powerful, with a lot of advanced tools.
Each component of the webmail is customizable, with a sort of plug-ins system: you can add only the plug-ins for the functions you really need.
The basic version on Nameko is always a one-file script: so simple tu set up!
What's New in This Release:
· This release include great performance improvements, making parsing also of heavy email (> 50MB) much faster.
· It includes some code cleanup and small bugfixes.
Product's homepage