OpenSource-Hub
S

SOGo

2.1k stars·Office Productivity·SHA-256 checksum verified

Free and open-source groupware server with webmail, calendar, and contacts, compatible with Outlook, Thunderbird, and mobile devices.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-hosted Exchange alternative with shared calendars, contacts, and email via CalDAV/CardDAV/ActiveSync.

Core Features

  • Web interface + CalDAV/CardDAV/ActiveSync for unlimited clients
  • Shared calendars, tasks, address books with delegation and resource booking
  • Multi-domain management, LDAP integration for enterprise deployments
  • Native integration with Outlook (via Sogo Connector) and Thunderbird
  • Active community with 50+ language translations

What It Can't Do

  • Relies on GNUstep and SOPE – compilations can be tricky; prefer Docker/ packages. 2. Email requires external IMAP (e.g., Dovecot) – not a full mail server. 3. ActiveSync may have patent restrictions in some regions.

Use Cases

  • Small/medium businesses replacing Exchange / Office 365
  • Educational institutions or non-profits needing a free groupware solution
  • Teams wanting full data control with multi-client sync

Detailed Introduction

SOGo is a modern, scalable groupware server that offers shared calendars, address books, and email access through a web interface and standard protocols (CalDAV, CardDAV, ActiveSync, IMAP). It integrates seamlessly with Microsoft Outlook (via a plugin), Mozilla Thunderbird, and mobile clients. Designed as an open-source alternative to Exchange, it supports delegation, resource booking, and multi-domain management. The project is actively maintained by Alinto and has a large community contributing translations and patches.

Tags

groupwarecalendarcontactsemailself-hostedcaldavcarddavactivesync

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Deploy with Docker: `docker run -d -p 80:80 -p 443:443 sogo:latest`

4

Step 2: Access http://localhost/sogo, default admin credentials (see docs)

5

Step 3: Configure CalDAV/CardDAV on clients or install Sogo Connector for Outlook

Install Guide
  1. Step 1: Deploy with Docker: `docker run -d -p 80:80 -p 443:443 sogo:latest`
  2. Step 2: Access http://localhost/sogo, default admin credentials (see docs)
  3. Step 3: Configure CalDAV/CardDAV on clients or install Sogo Connector for Outlook
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

If using Docker, run `docker stop <container>` and `docker rm <container>`, then remove volumes. For native install, delete `/usr/local/lib/GNUstep/SOGo` and related config files.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseGPL-2.0
Last Updated2026-05-13 16:04:41
GitHub RepositoryOfficial Website

Similar Projects