# evolution-groupwise-ancient **Repository Path**: mirrors_chromium_gitlab_gnome/evolution-groupwise-ancient ## Basic Information - **Project Name**: evolution-groupwise-ancient - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is some initial prototype code for talking to a GroupWise server. It currently uses the web access api. All the code is under the GPL. The templates are under the X11 license. You'll need to install the templates in the GWServer web access directory on your groupwise server for this to work at all. You'll also need to fill in your server/user/password information in storage/main.c and lib/gw-client.c (the GW_* defines at the top). You can see debugging spew with GW_DEBUG=X where X is a number between 1 and 5. Hacking questions can be asked at evolution-hackers@ximian.com.