dovecot 1.0.2 1.1 alpha 3
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5622
Dovecot 1.0.2 / 1.1 Alpha 3
Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. more>>
Dovecot project is an open source POP3 and IMAP server for Linux/UNIX-like systems, written with security primarily in mind. Although its written in C, it uses several coding techniques to avoid most of the common pitfalls.
Dovecot can work with standard mbox and maildir formats and its fully compatible with UW-IMAP and Courier IMAP servers implementation of them as well as mail clients accessing the mailboxes directly.
Its easy to migrate from them to Dovecot. I have also plans to support storing mails in SQL databases.
Dovecot is easy to set up and doesnt require special maintenance. Only thing you need is to get the authentication working properly - if your users are in /etc/passwd theres hardly anything you have to do.
Dovecot should be pretty fast. There are still some optimizations that could be done, but I believe it already beats most other IMAP servers in overall performance.
This is mostly because of index files that Dovecot maintains; instead of having to scan through all the data in mailbox, Dovecot can get most of the wanted information from index with little effort.
Dovecots indexes can scale to huge amount of messages per mailbox with hardly any noticeable slowdown. Ive tested only up to 367000 mails, but millions of messages should be no problem.
Dovecot takes very little memory. Most of it goes to mmap()ed index and mailbox files, meaning that if operating system is low on memory, it can simply drop those memory pages without having to store them in swap.
Connections are handled in separate processes, each one currently using around 100kB of swappable memory. Some extensions like SORT and THREAD will require more memory to work though.
Dovecot is fail safe. Indexes could potentially be quite a large problem maker, but Dovecot does sanity checks to all data before using it to avoid crashes and other problems.
Any kind of crash is considered as bug and will be fixed - even if it happens only by deliberately poking the index files.
Main features:
- Dovecot should be quite ready for use with normal IMAP clients.
- Complete IMAP4rev1 support.
- Supports THREAD and SORT extensions, required by many IMAP webmails.
- Complete TLS/SSL support
- IPv6 ready.
- Shared mailboxes arent yet supported.
- Maildir++ quota isnt yet supported. Hard filesystem quota can also be problematic.
<<lessDovecot can work with standard mbox and maildir formats and its fully compatible with UW-IMAP and Courier IMAP servers implementation of them as well as mail clients accessing the mailboxes directly.
Its easy to migrate from them to Dovecot. I have also plans to support storing mails in SQL databases.
Dovecot is easy to set up and doesnt require special maintenance. Only thing you need is to get the authentication working properly - if your users are in /etc/passwd theres hardly anything you have to do.
Dovecot should be pretty fast. There are still some optimizations that could be done, but I believe it already beats most other IMAP servers in overall performance.
This is mostly because of index files that Dovecot maintains; instead of having to scan through all the data in mailbox, Dovecot can get most of the wanted information from index with little effort.
Dovecots indexes can scale to huge amount of messages per mailbox with hardly any noticeable slowdown. Ive tested only up to 367000 mails, but millions of messages should be no problem.
Dovecot takes very little memory. Most of it goes to mmap()ed index and mailbox files, meaning that if operating system is low on memory, it can simply drop those memory pages without having to store them in swap.
Connections are handled in separate processes, each one currently using around 100kB of swappable memory. Some extensions like SORT and THREAD will require more memory to work though.
Dovecot is fail safe. Indexes could potentially be quite a large problem maker, but Dovecot does sanity checks to all data before using it to avoid crashes and other problems.
Any kind of crash is considered as bug and will be fixed - even if it happens only by deliberately poking the index files.
Main features:
- Dovecot should be quite ready for use with normal IMAP clients.
- Complete IMAP4rev1 support.
- Supports THREAD and SORT extensions, required by many IMAP webmails.
- Complete TLS/SSL support
- IPv6 ready.
- Shared mailboxes arent yet supported.
- Maildir++ quota isnt yet supported. Hard filesystem quota can also be problematic.
Download (1.16MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
497 downloads
Deck 0.1 Alpha
Deck is a JavaScript library that aims to provide AJAX-based search and authentication for Horizon Information Portal (HIP). more>>
Deck is a JavaScript library that aims to provide AJAX-based search and authentication for Horizon Information Portal (HIP) on-line public access catalog systems.
Deck is currently alpha-quality, but it is under active development and it can
already be used to build functional web applications.
Enhancements:
- This release provides basic browse and keyword search capability as well as user authentication.
<<lessDeck is currently alpha-quality, but it is under active development and it can
already be used to build functional web applications.
Enhancements:
- This release provides basic browse and keyword search capability as well as user authentication.
Download (0.16MB)
Added: 2006-09-07 License: LGPL (GNU Lesser General Public License) Price:
1844 downloads
vlock 2.0 / 2.1 Alpha 2
vlock is a program to lock one or more sessions on the Linux console. more>>
vlock project can lock one or more sessions on the Linux console. This is especially useful for Linux machines which have multiple users with access to the console.
One user may lock his or her session(s) while still allowing other users to use the system on other virtual consoles. If desired, the entire console may be locked and virtual console switching disabled.
<<lessOne user may lock his or her session(s) while still allowing other users to use the system on other virtual consoles. If desired, the entire console may be locked and virtual console switching disabled.
Download (0.018MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
799 downloads
Actim 0.1 Alpha
Actim is a program which provides the ability to transfer files and execute commands via e-mail. more>>
Actim is a program which provides the ability to transfer files and execute commands via e-mail.
Actim allows you to send and retrieve files, and to call command line programs on a target machine via emails. The application can handle both synchronous and asynchronous requests with basic security features.
It has both command line and graphical user interfaces. This can be useful if, for example, your home PC does not have any access to your office workstation which is behind the company firewall.
<<lessActim allows you to send and retrieve files, and to call command line programs on a target machine via emails. The application can handle both synchronous and asynchronous requests with basic security features.
It has both command line and graphical user interfaces. This can be useful if, for example, your home PC does not have any access to your office workstation which is behind the company firewall.
Download (0.67MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
963 downloads
Konference 0.1 Alpha 2
Konference is a Video-Conferencing app for kde3. more>>
Konference is (or better: will be) a video-conferencing application for KDE. Since the rewrite (2005/01/25) it supports SIP as the signalling protocol. No longer H323 folks.
Enhancements:
- Added support for transmitting an image instead of video, added support for Arts, fixed various segfaults and reworked configure-dialogs a bit
<<lessEnhancements:
- Added support for transmitting an image instead of video, added support for Arts, fixed various segfaults and reworked configure-dialogs a bit
Download (1.2MB)
Added: 2005-06-16 License: GPL (GNU General Public License) Price:
1590 downloads
SableCC 3.2 / 4 Alpha 3
SableCC is an object-oriented compiler framework. more>>
SableCC is an object-oriented framework that generates compilers (and interpreters) in the Java programming language. SableCC framework is based on two fundamental design decisions.
Firstly, the framework uses object-oriented techniques to automatically build a strictly typed abstract syntax tree. Secondly, the framework generates tree-walker classes using an extended version of the visitor design pattern which enables the implementation of actions on the nodes of the abstract syntax tree using inheritance.
These two design decisions lead to a tool that supports a shorter development cycle for constructing compilers.
Main features:
- Deterministic Finite Automaton (DFA) based lexers with full Unicode support and lexical states.
- Extended Backus-Naur Form grammar syntax. (Supports the *, ? and + operators).
- LALR(1) based parsers.
- Automatic generation of strictly-typed abstract syntax trees.
- Automatic generation of tree-walker classes.
Whats New in 3.2 Stable Release:
- SableCC now generates generic Java code.
Whats New in 4 Alpha 3 Development Release:
- Improved syntax for SableCC lexers.
- The exponent operator and code to implement its functionality.
- The Any keyword and code to implements its functionality.
- Robust and intuitive SableCC-based command line parsing.
- Parsing of lexer specifications.
- Partial semantic verification of lexer specifications.
- Improved build script.
- Additional unit tests.
- Additional documentation.
<<lessFirstly, the framework uses object-oriented techniques to automatically build a strictly typed abstract syntax tree. Secondly, the framework generates tree-walker classes using an extended version of the visitor design pattern which enables the implementation of actions on the nodes of the abstract syntax tree using inheritance.
These two design decisions lead to a tool that supports a shorter development cycle for constructing compilers.
Main features:
- Deterministic Finite Automaton (DFA) based lexers with full Unicode support and lexical states.
- Extended Backus-Naur Form grammar syntax. (Supports the *, ? and + operators).
- LALR(1) based parsers.
- Automatic generation of strictly-typed abstract syntax trees.
- Automatic generation of tree-walker classes.
Whats New in 3.2 Stable Release:
- SableCC now generates generic Java code.
Whats New in 4 Alpha 3 Development Release:
- Improved syntax for SableCC lexers.
- The exponent operator and code to implement its functionality.
- The Any keyword and code to implements its functionality.
- Robust and intuitive SableCC-based command line parsing.
- Parsing of lexer specifications.
- Partial semantic verification of lexer specifications.
- Improved build script.
- Additional unit tests.
- Additional documentation.
Download (0.49MB)
Added: 2007-07-26 License: The Apache License 2.0 Price:
822 downloads
pdb 1.0 Alpha
pbd is a simple database management system for PHP programs. more>>
pbd is a simple database management system for PHP programs.
This DBMS can be used to create a Web site that dynamically stores data even if you cant afford a Web hosting service that offers MySQL.
pdb is simple and easy to use.
<<lessThis DBMS can be used to create a Web site that dynamically stores data even if you cant afford a Web hosting service that offers MySQL.
pdb is simple and easy to use.
Download (0.011MB)
Added: 2007-01-16 License: Other/Proprietary License Price:
1016 downloads
DharmaDoc 0.27 alpha
DharmaDoc is a Buddhist reference library creator that uses existing tools. more>>
DharmaDoc automates most of the tedious work involved in setting up a local Web server that contains a Buddhist reference library.
The program allows you to download and install documents, and generates a search engine index.
Afterward, you can just type your Buddhist topic of interest into a Web browser and get a wealth of information.
<<lessThe program allows you to download and install documents, and generates a search engine index.
Afterward, you can just type your Buddhist topic of interest into a Web browser and get a wealth of information.
Download (0.27MB)
Added: 2005-04-20 License: GPL (GNU General Public License) Price:
1647 downloads
TorApplet 0.0.6 Alpha
TorApplet is a simple GNOME applet for managing and monitoring the basic activities of the Tor daemon. more>>
TorApplet is a simple GNOME applet for managing and monitoring the basic activities of the Tor daemon.
<<less Download (0.17MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1368 downloads
CosmoPBX 1.0 / 2.0 Alpha
CosmoPBX is Linux live CD based on Knoppix Linux. more>>
CosmoPBX project is Linux live CD based on Knoppix Linux. CosmoPBX is released as open source under the GNU General Public License (GPL) and is available for download free of charge. With CosmoPBX, it is possible to get a PBX system up and running within 2 minutes without installing anything! CosmoPBX is designed to reduce the time spent in installation and setup of typical PBX system with Asterisk.
CosmoPBX is built from Knoppix which has solid Debian Linux foundation. CosmoPBX is bundled with latest Asterisk 1.4.0 and Asterisk-GUI Beta. With Asterisk and Asterisk-GUI installed, one doesnt have to worry about installing Operating System, dependencies and all necessary packages to get the IP PBX system running with Asterisk PBX.
Whats New in 1.0 Stable Release:
- This is the first stable version of installable CosmoPBX Live CD. This version has several performance enhancements as well as some bug fixes. This version of CosmoPBX Live CD can be installed to local hard disk with simple installation wizard. Feel free to report bugs and feature requests to sourceforge forums and trackers.
Whats New in 2.0 Alpha Development Release:
- Java SSH, SugarCRM, Flash Operator Panel, PHPMyAdmin, Webmin for Server Control, A2Billing, support for saving configuration data to hard drive or other media when running from a live CD, a PHPInfo page, a backup and restore feature, a Web GUI for Asterisk CLI, the ability to view syslog, the ability to view asterisk log files, the ability to shutdown and reboot the server, the ability to control asterisk from a GUI, support for changing date/time, and support for changing timezone were added.
<<lessCosmoPBX is built from Knoppix which has solid Debian Linux foundation. CosmoPBX is bundled with latest Asterisk 1.4.0 and Asterisk-GUI Beta. With Asterisk and Asterisk-GUI installed, one doesnt have to worry about installing Operating System, dependencies and all necessary packages to get the IP PBX system running with Asterisk PBX.
Whats New in 1.0 Stable Release:
- This is the first stable version of installable CosmoPBX Live CD. This version has several performance enhancements as well as some bug fixes. This version of CosmoPBX Live CD can be installed to local hard disk with simple installation wizard. Feel free to report bugs and feature requests to sourceforge forums and trackers.
Whats New in 2.0 Alpha Development Release:
- Java SSH, SugarCRM, Flash Operator Panel, PHPMyAdmin, Webmin for Server Control, A2Billing, support for saving configuration data to hard drive or other media when running from a live CD, a PHPInfo page, a backup and restore feature, a Web GUI for Asterisk CLI, the ability to view syslog, the ability to view asterisk log files, the ability to shutdown and reboot the server, the ability to control asterisk from a GUI, support for changing date/time, and support for changing timezone were added.
Download (605MB)
Added: 2007-06-28 License: GPL (GNU General Public License) Price:
849 downloads
Helis 1.0.3 alpha
Helis is a bug tracking system. more>>
Helis is a free bug tracking system :
- It runs on a LAMP server (Linux, Apache, MySQL, PHP).
- The authenticated users reach Helis through their web browser.
Main features:
Ability to manage releases
- E.g. returns resolved bugs between release 1.04 beta and 1.00 alpha.
Precise access rights
- Users may read a leaf, open it, assign it, give priority; their access rights are defined for each software. The user profiles group these access rights.
Email notifications
- These are alerts to keep informed the concerned people and general announces for the subscribers.
English or french languages.
Respects the W3C standards
- DTD HTML 4.01 Transitional
- CSS 2
Helis is under the GPL license
<<less- It runs on a LAMP server (Linux, Apache, MySQL, PHP).
- The authenticated users reach Helis through their web browser.
Main features:
Ability to manage releases
- E.g. returns resolved bugs between release 1.04 beta and 1.00 alpha.
Precise access rights
- Users may read a leaf, open it, assign it, give priority; their access rights are defined for each software. The user profiles group these access rights.
Email notifications
- These are alerts to keep informed the concerned people and general announces for the subscribers.
English or french languages.
Respects the W3C standards
- DTD HTML 4.01 Transitional
- CSS 2
Helis is under the GPL license
Download (0.44MB)
Added: 2005-04-22 License: GPL (GNU General Public License) Price:
1645 downloads
Stixi Pad 1.0.2 Alpha
Stixi Pad project is a highly simple word processing widget program. more>>
Stixi Pad project is a highly simple word processing widget program created for keeping side notes, reminders, and other odds and ends while maintaining a compact and easy to use style. (Tested on backtrack2)
Installation:
Type this in kolsole;
tar -jxvf filename_here.tar.bz2
Next Read README.txt and execute stixialpha.
<<lessInstallation:
Type this in kolsole;
tar -jxvf filename_here.tar.bz2
Next Read README.txt and execute stixialpha.
Download (0.003MB)
Added: 2007-07-20 License: Open Software License Price:
827 downloads
ProcBench 0.7.1 Alpha
Procbench is a multiplatform information tool and CPU benchmark for x86 processors. more>>
Procbench is a multiplatform information tool and CPU benchmark for x86 processors. This application tests memory transfer and math capabilities of your x86 processor.
Main features:
- Identification of CPU by CPUID.
- Approximation of CPU MHz.
- Benchmarks.
Installation:
type:
make install
try:
./procbench -h
for information
Enhancements:
- DB of CPUs added.
<<lessMain features:
- Identification of CPU by CPUID.
- Approximation of CPU MHz.
- Benchmarks.
Installation:
type:
make install
try:
./procbench -h
for information
Enhancements:
- DB of CPUs added.
Download (0.048MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
836 downloads
ENSps 0.1 Alpha 71
ENSps project is a new programming system developed on Mono, Gtk# and Boo Scripting Language. more>>
ENSps project is a new programming system developed on Mono, Gtk# and Boo Scripting Language.
<<less Download (0.38MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
802 downloads
DIMP 1.0 Alpha
DIMP software can create a version of IMP utilizing AJAX-like technologies to allow a more dynamic user experience. more>>
DIMP software can create a version of IMP utilizing AJAX-like technologies to allow a more dynamic user experience (thus DIMP... Dynamic IMP).
If you are interested in helping develop DIMP, or just want to ask questions and keep an eye on its progress, be sure to join our mailing list.
<<lessIf you are interested in helping develop DIMP, or just want to ask questions and keep an eye on its progress, be sure to join our mailing list.
Download (0.30MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
810 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above dovecot 1.0.2 1.1 alpha 3 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed