The Web Information Gateway
A web based groupware suite written in PHP.
TWIG


About

TWIG is a Web-based groupware suite written in PHP, compatible with both PHP4 and PHP5. Its features include IMAP and POP3 email, Usenet newsgroups, contact management, scheduling, shared notes, bookmarks and todo lists, meeting announcements, a file manager, a facility reservation tracker, a helpdesk system and a wiki-style intranet content management system. Information in any feature can be shared among users with group oriented access controls. By using simple HTML, valid CSS and minimal Javascript, TWIG is accessible, cross-platform, fast and browser-independent. TWIG is fully internationalized and translated into 22 languages.

Latest Version

Latest Version: 2.8.3 (3/29/2005)
This is the latest version of TWIG. Please note, you must have PHP running on your web server with IMAP support built in and support for your favorite database engine.
Alpha Version: 3.0.0-alpha1 (7/26/2005)
This is the latest development version of TWIG. This release is for testing purposes only and is not intended for use in production environment.

Random FAQ


Q: Some times my pages don't load or I can't see my mail box contents, it
seems to happen to random users at random times, after investigating a
bit I get the following log messages appearing from my IMAP server?:

date time linux inetd[458]: imap/tcp server failing (looping), service
terminated

Why is this?

A: This is a problem with inetd thinking that your imap server has a
problem or is under attack by a denial of service attack. The solution
is to tack a 'max connection' section onto the imap/inet definition:

imap stream tcp nowait.XXX root /usr/sbin/imapd imapd

It's in the man page for inetd, but the ".XXX" says that inetd should
allow a max of XXX connections per minute to imap before it sees it
as 'looping'. You should set XXX to a value that handles your load
but does not go far beyond it, this is usually determined
experimentally.



TWIG NG.svn $Rev: 156 $
Valid CSS! Valid XHTML 1.0 Transitional
Validations apply to the TWIG NG platform.