OverLook is a Web mail client forked from the SquirrelMail project. It attempts to change the look and feel and make it simpler to use.
| Tags | Communications Email Post-Office POP3 IMAP Email Clients (MUA) |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | PHP |
Recent releases


Changes: New themes have been added and new functionality has been implemented.


Changes: The installation document has been translated into German. The PHP setting in the Apache-include file was optimized. Spell-checking was added in the message composition both with and without FCKEditor. In the month and week view, the user can choose a long format for the events: not only the category icon, but the start date and the event title. You can move to the next and previous month by clicking on arrow in the left frame. The week number can be displayed unstead of the week icon.


Changes: Major changes in this release, including a fully RFC compliant calendar stored on PostgreSQL.


Changes: A new skin was added. A few bugs were fixed.


Changes: Many changes were made, but the best change is the reduction of the right panel HTML output by 40% and the optimization of all the JavaScript. It now works in Konqueror 3.4. There is only a small bug due to the unacceptable sequence of loading of frames in konqueror itself. There is even a SquirrelMail address-book importer.
- All comments
Recent commentsvery good job.
overlook is very good, thanks you very much. keep up.
And a good news
In september we will release the 4.0 version with a new additional plugin: OverCalendar.
This is a group-domain calendaring system totally
Ical RFC compliant.
Wait for the news, we are working quick on this project...
The calendars are separated by domain and saved on a PostgreSQL database, one for each domain.
Diaolin
If it does not show your language
Chdir into po/ folder and then execute as root user
./compilepo it_IT if you use italian language otherwise choose your ll_LL localization.
This is necessary due to a problem with glibc...
If you want to use it
in config_local.php change the
$internal_net = array('');
to
$internal_net = array();
otherwise you shoud declare the login names into
the external_net file....