NOCC

Software Screenshot:
NOCC
Software Details:
Version: 1.9.5
Upload Date: 17 Feb 15
Developer: Olivier Cahagne
Distribution Type: Freeware
Downloads: 16

Rating: nan/5 (Total Votes: 0)

NOCC is an open source, cross-platform, fast and simple web-based email client (Webmail) implemented in PHP and designed from the ground up to handle IMAP (Internet Message Access Protocol), POP3 (Post Office Protocol) and SMTP (Simple Mail Transfer Protocol) mail servers.

Features at a glance

NOCC’s installation is extremely easy, especially because it doesn’t require a database, it’s capable of connecting to POP3 and IMAP email accounts, and lets users to send email messages over external SMTP servers or a local sendmail installation.

In addition, NOCC is very customizable, allowing users to change all the fonts and colors easily using themes, features MIME attachments, support for multiple languages, and the ability to display HTML messages. It uses no frames and it’s compatible with the XHTML 1.0 standard.

Being written for the Web, NOCC is independent of a operating system, which means that it works well with Linux, Microsoft Windows and Mac OS X operating systems, supporting 32-bit and 64-bit hardware architectures.

Additionally, NOCC is compatible with any web browser, even text ones like Links and ELinks. At the moment, it has been successfully tested with the Mozilla Firefox, Internet Explorer, Chromium, QupZilla, Dillo, Midori, Epiphany, Chromium, Opera, Safari and Google Chrome web browsers.

Server-side requirements

Being written entirely in the PHP server-side programming language, NOCC requires a web server where PHP 5.0.0 or newer is installed. Additionally, it requires the c-client, iconv and mbstring libraries compiled with PHP or as modules.

Installing NOCC on your web server is an easy task, as all you have to do is to download the latest version of the software from Softoware or via its official website (see link below), save the archive on a location of your choice, unpack it and upload all the files to a folder on your server. Access the respective folder with a web browser and follow the on-screen instructions.

What is new in this release:

  • Bugs:
  • Bug #401 : added better checks for cleanup of old session files (Oliver Heil).
  • Patches:
  • Patch #153 : Added new theme newlook_v2 (Christian Jeschke).
  • Misc:
  • Support for list of emails in contacts list (Oliver Heil).
  • Ruler of initials in contacts list (Oliver Heil).
  • Contacts list sorted (Oliver Heil).
  • Auto-collect email adresses into contacts and new option for it (Oliver Heil).
  • Better display of attached images and inline images in html mail (Oliver Heil).
  • Improved quoting when replying to html mails (Oliver Heil).
  • Improved line wrapping when sending or replying (Oliver Heil).
  • Display of attached emails (rfc822) (Oliver Heil).

What is new in version 1.9.4:

  • Feature Requests
  • RFE #132 : TLS Support for SMTP (Oliver Heil).
  • RFE #131 : Keep text of new msg even on session timeout (Oliver Heil).
  • Misc
  • Added support for email adresses like ...@my.d.omain.some.thing (Oliver Heil).
  • Aliases for multiple domains listed on the login screen can now be specified using a new configuration variable "show_as" in config/conf.php (Oliver Heil).
  • Multiple different open sessions in browser tabs possible. To open a new session, a new link "Next session" is added next to "Preferences". This link opens a new login page, or, if available, another saved or open session. (Oliver Heil)
  • New boolean configuration variable "prune_sessions" added. If switched on, which is the default, old session files are removed automatically. (Oliver Heil)
  • Session management completely revised. (Oliver Heil)
  • Added folder downloading capability as mbox format, Patch #149. (Oliver Heil)

What is new in version 1.9.1:

  • Fix a problem, if use wrong username or password (Tim Gerundt)

What is new in version 1.8:

  • Bugs:
  • Bug #2593952 : User-friendly error message, if config file missing (Tobias Mathes).
  • Bug #2734956 : Error occuring when variables not in translation available (Tobias Mathes).
  • Patches:
  • Patch #2502771 : Use new MailReader class (Tim Gerundt).
  • Feature Requests:
  • RFE #2678155 : Use FCKeditor as external SVN project (Tim Gerundt).
  • RFE #2593924 : Don't use source code in config file (Tobias Mathes).
  • RFE #2593901 : Slim down FCKeditor toolbar (Tim Gerundt).
  • RFE #2002532 : Group contacts via LDAP (Tobias Mathes).
  • Misc:
  • Add "Highest" and "Lowest" priority to sending (Tim Gerundt).
  • Show priority in mail view (Tim Gerundt).
  • Support priority column in inbox (Tim Gerundt).
  • Change "Forward" abbreviation from "Fw" to "Fwd" (Tim Gerundt).
  • Removed ".svn" folders from theme selections (Tobias Mathes).
  • Formatting of language file has been modified, for coorperation with translatewiki.net (Siebrand Mazeland).
  • Language files update (Siebrand Mazeland, translatewiki.net).
  • Drop fixed pixel font sizes from themes (Tim Gerundt).
  • Small updates for "newlook" theme (Tim Gerundt).
  • Use new Theme class (Tim Gerundt).
  • Themes supports now own favions (Tim Gerundt).

What is new in version 1.7:

  • Bugs:
  • Bug #2184243 : inconcistent reporting of new mail (Michiel van Loon).
  • Bug #2140106 : Calling download.php without prior login results in
  • download (Oliver Heil).
  • Bug #2013844 : Javascript warning validate(f) send.php (Arnaud Boudou).
  • Bug #2009567 : Cannot delete one mail (Arnaud Boudou).
  • Patches:
  • Patch #2093879 : New page navigation for inbox (Tim Gerundt).
  • Patch #2028613 : Style attachments table in send.php (Tim Gerundt).
  • Patch #2019643 : Spanish translation (Juan).
  • Patch #2019010 : Change "receipt" checkbox in send form (Tim Gerundt).
  • Patch #2011244 : Updated Czech translation (Ragimiri).
  • Patch #2010065 : Optimize regexs for remote image security (Tim Gerundt).
  • RFE:
  • RFE #2025620 : send_delay (Arnaud Boudou).
  • RFE #2025591 : login_prefix (Arnaud Boudou).
  • Misc:
  • Update FCKeditor to version 2.6.3 (Tim Gerundt).
  • Don't use JavaScript to open links in a new window (Tim Gerundt).
  • Switch back to XHTML 1.0 Transitional (Tim Gerundt).
  • Allow preferences page even without "prefs_dir" (Tim Gerundt).
  • Make displaying of image and text attachments more styleable (Tim Gerundt).
  • Refresh "blue" theme (Tim Gerundt).
  • Fix attachment list in verbose header view (Tim Gerundt).
  • Add favicon to contacts pages (Tim Gerundt).
  • Don't print the sub menus (Tim Gerundt).
  • Load "config/conf.php" via "common.php" file (Tim Gerundt).
  • Arrange preference entries (Tim Gerundt).
  • Add relationship attribute to the previous/next links (Tim Gerundt).
  • Fix some bugs on multiple mails actions (Arnaud Boudou).

Requirements:

  • PHP
  • c-client

Screenshots

nocc_1_69642.png
nocc_2_69642.png
nocc_3_69642.png
nocc_4_69642.png

Similar Software

spamdyke
spamdyke

17 Feb 15

Iris
Iris

28 Sep 15

MPK
MPK

11 May 15

Comments to NOCC

Comments not found
Add Comment
Turn on images!