1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00
SOGo Groupware for YunoHost.
Find a file
2020-12-14 15:40:59 +01:00
conf Remplace /var/run by /run 2020-11-28 17:57:40 +01:00
scripts Fix package linter and update install badge 2020-12-14 15:33:36 +01:00
check_process Fix package linter 2020-11-28 17:57:32 +01:00
LICENSE Refactor app 2018-08-16 00:01:10 +02:00
manifest.json Fix package linter 2020-11-28 17:57:32 +01:00
README.md Fix README 2020-12-14 15:40:59 +01:00

SOGo for Yunohost

Integration level
Install sogo with YunoHost

This package allow you to install sogo quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

SOGo is an opensource groupware solution which has Webmail, a global address book and Calender and Contacts which can be synced via caldav or cardav.

Shipped version: 4.0.7-1

Screenshots

Localized Drag'n'Drop Reminders Delegation
SOGo is available in over a dozen languages so you'll always feel at home. If your language is missing, you can easily contribute to the project and submit your translation. Move messages to folders, drag contacts to address books, and modify events time and duration from the tip of your finger. Just like a desktop app. Set alarms to important events and get alerted directly from your browser. Set alarms to important events and get alerted directly from your browser.
Resource Reservation HTML Mail Return Receipt Forward and Auto-Reply
Define resources like projectors and conference rooms to automatically accept invitations for them while avoiding double-booking. Compose HTML mail with the complete inline rich-text editor. Request or answer to return requests to confirm the arrival of messages. Set an auto reply while on vacation or forward all your incoming mail to one ore many alternate email addresses.
S/MIME Mail Filtering Sharing Recurring Events
Sign and encrypt messages using your personal secure certificate. Automatically manage public certificates you receive by email. Define powerful server-side filters to automatically act on new messages. Forward, discard, reject, flag or move incoming mail depending on complex criteria. Share your mail, calendars and address books with other users. Define specific rights to each person or group of persons. Define precise recurrence pattern for your repeating events and create exceptions if necessary.
Free/Busy Time Notifications Categories Multiple Mail Accounts Export/Import
Before sending an invitation, see the free/busy periods of attendees, either from the local SOGo server or a remote Microsoft Exchange server. Automatically set off-hours as busy if you like. Be informed if someone modifies your calendar or automatically inform someone if your calendar changes. Choose from a predefined set of categories or create your own categories and associate them to your events and contacts. Configure all your mail accounts (IMAP) from SOGo and forget about login-in to multiple webmail services. Export calendars or import events from a vCalendar file. Export contacts to LDIF or import cards from a LDIF of vCard file. Export a mailbox to zip archive.

Demo

Documentation

YunoHost specific features

Multi-users support

LDAP and HTTP auth are supported.

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Install

From command line:

sudo yunohost app install -l sogo https://github.com/YunoHost-Apps/sogo_ynh

Upgrade

From command line:

sudo yunohost app upgrade sogo -u https://github.com/YunoHost-Apps/sogo_ynh

Developers infos

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/sogo_ynh/tree/testing --debug
or
sudo yunohost app upgrade sogo -u https://github.com/YunoHost-Apps/sogo_ynh/tree/testing --debug

License

Sogo is published under the GPL-v2 and LGPL-v2 liencience : https://github.com/inverse-inc/sogo/blob/master/COPYING.GPL and https://github.com/inverse-inc/sogo/blob/master/COPYING.LGPL

Todo

-[ ] More Tests