NOCC is a webmail client written in PHP. It provides webmail access to IMAP and POP3 accounts.
Features
- Connection to IMAP and POP3 server with c-client library
- Sending mail with Sendmail or SMTP server
- Support MIME attachment messages (it passes the "MIME Torture Test" that UW makes available)
- Multi-language support (36 languages so far)
- Themable (you can change all the colors and fonts easily)
- Renders pages in XHTML 1.0 for maximum compatibility with any browser, works with text browsers
- No frames, cookies not required (can use URL-based sessions)
- No need of a database
- Works on Win32, various Unix systems (including suEXEC with Apache)
- Distributed under GPL license
Requirements
- PHP 4.1.0 or newer
- c-client library (compiled with PHP or as module)
- iconv library (compiled with PHP or as module)
Project News 
- NOCC 1.8.1 released 2009-07-09
- Decoding bug in NOCC 1.8 2009-07-06
- View all news…
Project File Releases 
- NOCC 1.8.1 released 2009-07-09
- NOCC 1.8 released 2009-07-01
- View all file releases…