Main > Free Download Search >

Free kerio webmail software for linux

kerio webmail

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 83
PHPwebmail 2.3

PHPwebmail 2.3


PHPwebmail is a PHP4 based IMAP Webmail Client. more>>
PHPwebmail is a Web-based IMAP and SMTP mail client. Often it is not possible to make outside mail connections from networks behind strict firewalls, or to configure a regular mail client (for example in an Internet cafe).

With PHPwebmail a mail client only needs a WWW connection to the mailserver. Specifically it only needs a connection to the webserver hosting PHPwebmail.

Most of the times the Web and mail server will be the same machine but PHPwebmail can connect to other mailservers as well as long as an IMAP connection between these two machines is allowed.
<<less
Download (0.047MB)
Added: 2005-05-03 License: GPL (GNU General Public License) Price:
1639 downloads
JAWmail 2.0.1

JAWmail 2.0.1


JAWmail is a fully featured PHP webmail client. more>>
Just Another Web mail is a flexible, powerful and fast webmail written in PHP.
Technically, JAWmails core is JAW - a flexible framework for web application development; JAWmail its packed with some applications and a simple, web based installer.
Main features:
- Connects to IMAP servers using PHPs IMAP extension
- Has support for multitiple drivers for backend authentication, session managment, access control lists, ...
- Support for multitiple language
- Uses UTF-8 as the internal charset; automatically converts messages in different charsets
- Renders XHTML 1.0
- Themable (you can replace CSS styles and images)
- Help system with XML backend
- Object oriented design
- Address book with support for different backend drivers
- Plugin system
- Powerful message highlighting
- A lot of preferences
- Importing and exporting of messages via UNIX mbox files
- ...and more!
<<less
Download (0.56MB)
Added: 2005-05-03 License: GPL (GNU General Public License) Price:
1636 downloads
BasiliX 1.1.1 fix2

BasiliX 1.1.1 fix2


BasiliX is a PHP and IMAP based web mail application. more>>
BasiliX is a webmail application based on PHP and IMAP, and powered by the MySQL database server.
It supports simple mail actions, sending/receiving attachments, an addressbook with group capability, configurable, multiple languages and multiple folders.
Main features:
- Simple mail actions (read,delete,send,reply,reply all,forward).
- Powerful message compose window.
- Draft mechanism.
- Sending Mail with attachments.
- Addressbook utility with user-defined groups.
- Message searching support.
- Settings support which helps users to customize BasiliX.
- Multiple folders, including Sent Mail and Trash folders.
- Theme support.
- Multiple languages.
- Easily changed HTML templates.
- and more...
<<less
Download (0.18MB)
Added: 2005-05-03 License: GPL (GNU General Public License) Price:
1636 downloads
NullLogic Groupware 1.3.29

NullLogic Groupware 1.3.29


NullLogic Groupware is a complete Web groupware and mail server system. more>>
NullLogic Groupware is a multi-user web-based groupware package designed for contact management and event scheduling, which includes additional features such as instant messaging, public forums, shared hyperlinks, file bases, a web e-mail client, and a simple order processing system.
The main goal of NullLogic Groupware is to make your data accessible to you from anywhere at any time without the need for special software to be installed on the client computer. All you need is a web browser.
Additional features include private messaging, public discussion forums, webmail, shared bookmarks, file sharing, call tracking, order processing, an XML-RPC API, and integrated POP3 and SMTP servers.
Enhancements:
- fixed zero domain ownership on newly created mail filters
- added ClamAV support to sample scanner script
- cleaned up some of the page transitions in mod_mail
- SQL subsystem was rewritten to handle an arbitrary number of cached queries
<<less
Download (1.9MB)
Added: 2005-05-03 License: GPL (GNU General Public License) Price:
1635 downloads
W3MAIL - fast and small web-mail client 1.0

W3MAIL - fast and small web-mail client 1.0


W3MAIL - fast and small web-mail client written in PHP5. more>>
W3MAIL - fast and small web-mail client written in PHP5. It provides easy webmail access to IMAP accounts and has very few requirements to install.
Main features:
- multi-language support
- simple contacts manager
- MIME attachments
- displays HTML messages
W3MAIL supports leading open-source database engines:
- PostgreSQL
- MySQL.
Translations:
- English
- Russian.
User Interface:
- Web-based.
<<less
Download (0.059MB)
Added: 2005-05-06 License: GPL (GNU General Public License) Price:
1634 downloads
IlohaMail 0.8.14 RC3

IlohaMail 0.8.14 RC3


IlohaMail is a light weight multilingual webmail program. more>>
IlohaMail (pronounced: e-lo-ha-mail) is a light weight yet full featured multilingual webmail program that is easy to use and install.
It runs on a stock build of PHP, and does not require databases (although database support is available) or the IMAP library (it is powered by a custom IMAP/POP3 library).
Main features:
- Easy to install (only requires default build of PHP4)
- Light weight and fast
- Extensive multilingual capabilities
- Modular - Easily modifiable to accomodate different backends.
- Activity Logging
- Spam Prevention
- Multiple host/domain support
- Auto-appended Tag-Lines
- Optional MySQL backend for improved scalability and performance.
- External SMTP server support
- IMAP caching
- Theme support [development]
- POP3 & IMAP Support
- Send, receive, file, delete messages
- Create, rename, delete folders (requires IMAP)
- Send/receive attachments
- View images/html inline
- Full featured Contacts list
- Search messages (requires IMAP)
- User defined colors
- GPG/PGP support (requires GPG) [development]
- Multiple sender identities
- Spell checker (requires aspell)
- Calendar
- Bookmarks manager
- Customizable - Over 2 dozen user preferences
- Support for over 20 languages
<<less
Download (0.35MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1633 downloads
IMAP Proxy 1.2.4

IMAP Proxy 1.2.4


IMAP Proxy server is a caching IMAP proxy server. more>>
IMAP Proxy server is a caching IMAP proxy server. It was written to compensate for webmail clients that are unable to maintain persistent connections to an IMAP server. Most webmail clients need to log in to an IMAP server for nearly every single transaction.

This behaviour can cause tragic performance problems on the IMAP server. imapproxy tries to deal with this problem by leaving server connections open for a short time after a webmail client logs out.

When the webmail client connects again, imapproxy will determine if theres a cached connection available and reuse it if possible.

How does imapproxy keep track of which server connection is for which user?

Upon the first successful login to the real IMAP server (through the proxy), imapproxy fills in a little record that contains the username, an md5 digital signature of the password and the server socket descriptor thats being used.

After you log out and then log back in again, imapproxy just has to find a record that matches your username and password. These records are stored in a hash table (with the username being the hash key) in memory, so the lookups are pretty fast.

Can IMAP Proxy support multiple backend servers?

If you want IMAP Proxy to be able to proxy to multiple backend IMAP servers, you can run multiple instances of IMAP Proxy and make sure each instance is looking at a different configuration file.

Before you do this, take a look at perdition which appears to have been designed with this specific task in mind.

<<less
Download (0.13MB)
Added: 2005-10-08 License: GPL (GNU General Public License) Price:
1484 downloads
Operator 3.3.20

Operator 3.3.20


Operator is a complete Linux (Debian) distribution that runs from a single bootable CD and runs entirely in RAM. more>>
Operator is a complete Linux (Debian) distribution that runs from a single bootable CD and runs entirely in RAM.
The Operator contains an extensive set of Open Source network security tools that can be used for monitoring and discovering networks.
This virtually can turn any PC into a network security pen-testing device without having to install any software. Operator also contains a set of computer forensic and data recovery tools that can be used to assist you in data retrieval on the local system.
Starting with the 3.3 version of Operator, we have started completely from scratch by installing a basic Debian installation then adding the KNOPPIX functionality afterwards. This allowed us to have more control and understanding of what is on the CD.
Main features:
- Debian based Linux Installation
- Linux-Kernel 2.4.31
- KDE V3.3.2-1
- wine Windows Emulator (Binary Emulator)
- Konqueror and Mozilla Firebird Web Browsers
- Koffice which includes korganizer, kword, kspread and more
- X Multimedia System (xmms) an MPEG-video, MP3
- Internet connection software kppp,pppoeconf (DSL)
- utilities for data recovery and system repairs, even for other operating systems
- network and security analysis tools for network administrators
- many programming languages, development tools
- in total more than 900 installed software packages with over 2000 executable user programs and utilities
- 100+ Unix/Windows Exploits and Tools ready to run
Enhancements:
- Modified wireless_select to use /proc/net/dev instead of /proc/net/wireless. Some cards were not showing up after they were reinserted like orinoco.
- Added package aim_1.5.286 AOL Instant Messenger
- Stripped down locales to use en_, de_, es_ only
- upgraded hydra-4.6 to hydra-4.7
- Added BusLogic driver to the kernel so that vmware would not panic when booting after an HD install.
- Updated Metasploit framework from 2.3 to 2.4
- reinstalled libnet1-dev
- fixed captive-ntfs
- Added new Exploits:
- HOD-ms05039-pnp-expl - (MS05-039) Microsoft Windows Plug-and-Play Service Remote Overflow
- HOD-kerio-firewall-DoS-expl - Kerio Personal Firewall Multiple IP Options Denial of Service
- HOD-ms04031-netdde-expl - Microsoft Windows NetDDE Remote Buffer Overflow Exploit
- HOD-ms04032-emf-expl - Microsoft Windows Metafile (.emf) Heap Overflow Exploit
- HOD-ms05002-ani-expl - Internet Explorer .ANI files handling Universal Exploit
- HOD-ms05017-msmq-expl - Message Queuing Buffer Overflow Universal Exploit
- DSR-cpanel - POC for Cpanel 5 and below
- cpanel-9x_RCE - POC for Cpanel 9 and below
- DSR-nethack - local exploit for Nethack 3.4.0
- phpLDAPadmin - phpLDAPadmin 0.9.6 - 0.9.7 Remote command Execution
- phpbb.php - phpBB 2.0.10 Remote command Execution
- HP_OV_NNM_RCE - HP OpenView Network Node Manager 6.2, 6.4, 7.01, 7.50 Remote Command Execution
- Added new Tools:
- zebra 0.94 - Tool that manages TCP/IP based routing protocols
- voipong 1.2 dev - VoIP call detector and voice dumper VoIPong is a utility which detects all Voice Over IP calls on a pipeline, and for those which are G711 encoded, dumps actual conversation to seperate wave files. It supports SIP, H323, Ciscos Skinny Client Protocol, RTP and RTCP.
- Upgraded yersinia v0.5.3 to v0.5.6 - Framework for performing layer 2 attacks
- ike-scan v1.2 - Discover and fingerprint IKE hosts (IPsec VPN Servers)
<<less
Download (585MB)
Added: 2005-12-24 License: GPL (GNU General Public License) Price:
1439 downloads
MrPostman 1.2

MrPostman 1.2


MrPostman is a java program that allows you to access Yahoo Mail, Hotmail and other webmail services. more>>
MrPostman is a java program that allows you to access Yahoo Mail, Hotmail and other webmail services directly from your favorite mail client.
MrPostman project converts the web pages of your favorite webmail provider to e-mails and provides the standard POP interface to your mail client (e.g. Outlook Express, Netscape or Mozilla Mail, Thunderbird, Pegasus).
MrPostman is Free Software, released under the terms of the GNU Public License.
Send an e-mail to the appropriate mailing list, if you have any questions or would like to help with the project.
Currently supported webmail providers:
- Hotmail
- mail.com
- Yahoo
- gmail (Google mail)
- indiatimes.com
- juno
- rediffmail
- Gossamer mail
- Outlook Web Access (Exchange 5.5)
- Outlook Web Access 2003
Additionally it now supports the download of RSS news including pictures, excluding ads, ... Enjoy reading news offline!
Adding a new webmail provider might be as simple as writing a script of 50 lines. Feel free to add a script for your favourite provider and send it to us to be included in the next release.
Enhancements:
- MrPostman 1.2 improves the RSS functionality (multi page news, styles) and adds additional feeds (USA online, NY Times).
- Installation as Windows service was improved.
<<less
Download (1.1MB)
Added: 2005-11-30 License: GPL (GNU General Public License) Price:
1429 downloads
Perl Webmail 3.1.0

Perl Webmail 3.1.0


Perl Webmail is a Perl-based Web-mail application. more>>
Perl Webmail is a CGI/mod_perl application that interfaces with external POP3 and SMTP services.
Perl Webmail provides all the expected functionality of a mail client, such as read, reply, forward, delete, as well as sending and receiving attachments, storage for mail folders, contacts, and calendar notes.
Requierments:
- Mail::Box
- Crypt::Blowfish
- Crypt::CBC
- Date::Parse
- Text::Wrap
- IO::Scalar
Enhancements:
- This release features a rewrite for Template Toolkit support, various code level improvements, and a build script to generate a Slackware package.
<<less
Download (0.07MB)
Added: 2005-12-05 License: GPL (GNU General Public License) Price:
1420 downloads
zeMail 1.0

zeMail 1.0


zeMail is a minimalist webmail package written in Mason. more>>
zeMail is a minimalist webmail package written in Mason. It implements the basic features one would expect from an IMAP mail client, displaying folder and message contents, handling attachments and allowing you to move, mark and purge your messages.
zeMail package is written in plain HTML, and uses JavaScript only to reduce the click count, it will work perfectly with scripting disabled. Compared to the modern AJAX trend, this web mail package is designed to work everywhere.
Installation:
Download and unpack the tarball. Copy the directory lib/Zentus into your Perl inc. path (/usr/local/lib/perl/5.8.4 on Debian).
Copy the contents of mason/ into the desired subdirectory of your Apache htdocs directory or virtual host. Then add the following to your httpd.conf:
PerlModule Zentus::Mail::Connection
PerlModule Zentus::Mail::AttachmentHandler
PerlModule HTML::Mason::ApacheHandler
PerlModule Apache::Session::File
PerlModule Text::Autoformat
< Location / >
SetHandler perl-script
PerlHandler HTML::Mason::ApacheHandler
DirectoryIndex folder
< /Location >
< Location /attachment >
SetHandler perl-script
PerlHandler Zentus::Mail::AttachmentHandler
< /Location >
< LocationMatch "(/icons|/images|.ico|.html|.txt)" >
SetHandler default-handler
< /Location >
< LocationMatch "(autohandler|dhandler|.inc)" >
SetHandler None
< /Location >
This code segment can be added as-is if you intend to devote a VirtualHost to zeMail, otherwise prefix a directory name in the < Location > and < LocationMatch > tags.
Now install the necessary Perl modules from CPAN:
cpan -i HTML::Mason # or deb: libhtml-mason-perl
cpan -i Apache::Session # or deb: libapache-session-perl
cpan -i DB_File::Lock # or deb: libdb-file-lock-perl
cpan -i Text::Autoformat # or deb: libtext-autoformat-perl
cpan -i HTML::FormatText # or deb: libhtml-format-perl
cpan -i Net::IMAP::Simple # (needed really in name only,
# to be removed in next release)
You may have to create the temporary directory manually:
mkdir /tmp/zemail
chown www /tmp/zemail
Now restart your Apache and your are good to go.
Enhancements:
- Supports all basic forms of email, strips out MIME, displays attached images inline, and lets you download the rest.
<<less
Download (0.079MB)
Added: 2006-01-26 License: BSD License Price:
1366 downloads
TookieMail 1.0

TookieMail 1.0


TookieMail is a webmail client. more>>
TookieMail is a webmail client. It mimics some of the things that Gmail does, such as the way attachments work and the auto-complete addressbook feature.

Currently, TookieMail only works with IMAP and SMTP. It has been tested with Courier IMAP only.

TookieMail project should work with any IMAP server that uses the "INBOX." prefix for folders.

Installation:

Head over to the config directory. Edit the server.php file.

Just put your info in place of the default info. Typically, it wont need to be changed unless your mail server is not on the local host.
<<less
Download (0.018MB)
Added: 2006-02-03 License: Artistic License Price:
1359 downloads
NeoMail 1.29

NeoMail 1.29


NeoMail is a free web-based e-mail client that can be installed on any UNIX mail server that is also running a web server. more>>
NeoMail project is a web-based mail client which can be installed on any UNIX mail server that is also running a web server. With thousands of installations worldwide, anyone who has used their share of webmail has probably used NeoMail at some point.
In fact, theres a good chance that you arrived at this page by clicking a link on your NeoMail providers login page. Welcome! Feel free to browse around and see what others are saying about the webmail interface youve used for years.
But be advised: we cant help you with end-user issues such as login timeouts, password reset requests, and the like. We dont administer your e-mail server, we just provide the webmail software that powers it!
Main features:
- Sending/receiving messages with multiple attachments
- Inline image attachment display
- Friendly, attractive, icon-based user interface -- If you dont agree, you can create your own using the built-in interface template support!
- Multiple language support, including English, Spanish, German, French, Hungarian, Italian, Dutch, Polish, Portuguese, Norwegian, Romanian, Russian, Slovak, and more can be added easily
- Configurable limits on outgoing attachment size, folder disk usage, addressbook size...
- Users can import their address book from Outlook Express or Netscape Mail in CSV format.
NeoMail is not related to the web-based messaging service at NeoPets.com.
Enhancements:
- This release has a fix to check the session before a folder add/delete in case of a maliciously constructed request.
- This upgrade is highly recommended for all users.
<<less
Download (0.54MB)
Added: 2006-02-10 License: GPL (GNU General Public License) Price:
1353 downloads
Hastymail 1.0.2

Hastymail 1.0.2


Hastymail is yet another webmail IMAP client written in PHP. more>>
Hastymail is yet another webmail IMAP client written in PHP. Hastymail is designed for speed, simplicity, RFC compatibility and security.
Our goal is to create a simple interface with powerful but easy to use options that make managing your IMAP account effective and fast. Hastymail is NOT groupware. We are focused on being a functional and fast webmail client.
Main features:
- Hastymail provides an attractive interface and modest feature set with very few browser requirements. By default Hastymail does NOT use HTML frames, Javascript, or cookies.
- All Hastymail needs from PHP is session support, but additional functionality can be used or internal functions replaced with configuration options
- Hastymail works across HTTPS transparently and if using PHP 4.3+ with openssl support can connect to IMAP, LDAP, and SMTP servers using TLS/SSL.
- Hastymail combines CSS for themes and templates for layout giving sites an easy way to customize the interface. As of 1.5 Hastymail has 3 template sets and many themes.
- Lots of site-wide options can be tweaked to make Hastymail work with your environment.
- Hastymail is 100% PHP5 compatible
All browsers from IE6 to Lynx to Dillo are supported. Currently we have been testing Hastymail with:
- Mozilla, (current versions, many platforms)
- Internet explorer, 5.0, 5.5, 6.0
- Netscape 4.x,7
- Galeon (current versions)
- Firefox (current versions)
- Dillo 0.6.6 - current
- Lynx 2.8.4 and up
- Blazer on Palm OS
- WebPro3 on Palm OS
- Several others like Opera, Skipstone, Links...
<<less
Added: 2006-02-20 License: GPL (GNU General Public License) Price:
1344 downloads
CPS (Collaborative Portal Server) 3.4.0

CPS (Collaborative Portal Server) 3.4.0


CPS is the collaborative web content management solution for Zope. more>>
Collaborative Portal Server (CPS) is the most complete Open Source solution available for building ECM applications.
CPS comes also as a user-friendly application for entreprise-grade content management with many collaboration features.
CPS is the collaborative web content management solution for Zope.
CPS is built on top of the powerful Zope application server.
This web portal aims at unifying and providing a common platform to the CPS community.
CPS is backed by Nuxeo and a community of contributors (Chalmers University, Infrae, etc.) and is released under the GPL.
CPS is an extensive collaborative Web content management system (CMS) implemented on top of Zope and the CMF, that enables organizations to easily, quickly and efficiently implement collaborative portals (intranet, extranet or internet) and workflow- oriented business applications.
Main features:
- Collaborative work and publication spaces (you may need to be authenticated with the right access level to access these URLs)
- Document versionning, that allows a document to be published in one version and still worked on in another one
- Group-based, directory-backed user and roles management
- A configurable Portal interface, with a web- and accessibility-standards compliant default look and feel (you will need to be authenticated with the right access level to access this URL)
- Notifications on many kinds of events happening on the system
- An (optional) WYSIWYG editor for portal look and feel (just install CPSSkins in your CPS instance using the ZMI)
- Many user-level services, like a Webmail, Forums, shared Calendars, Newsletters and Mailing Lists, etc.
- Many powerful developers- and webmaster-level services, including support for creating your own document types, your own workflows, etc.
<<less
Download (7.3MB)
Added: 2006-03-08 License: GPL (GNU General Public License) Price:
1326 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5