diff --git a/en_US/mua/activesync.android.md b/en_US/mua/1-activesync.android.md similarity index 100% rename from en_US/mua/activesync.android.md rename to en_US/mua/1-activesync.android.md diff --git a/en_US/mua/activesync.bb10.md b/en_US/mua/1-activesync.bb10.md similarity index 100% rename from en_US/mua/activesync.bb10.md rename to en_US/mua/1-activesync.bb10.md diff --git a/en_US/mua/activesync.ios.md b/en_US/mua/1-activesync.ios.md similarity index 100% rename from en_US/mua/activesync.ios.md rename to en_US/mua/1-activesync.ios.md diff --git a/en_US/mua/activesync.outlook.md b/en_US/mua/1-activesync.outlook.md similarity index 100% rename from en_US/mua/activesync.outlook.md rename to en_US/mua/1-activesync.outlook.md diff --git a/en_US/mua/configure.thunderbird.md b/en_US/mua/2-configure.thunderbird.md similarity index 100% rename from en_US/mua/configure.thunderbird.md rename to en_US/mua/2-configure.thunderbird.md diff --git a/en_US/mua/2-thunderbird.sogo.md b/en_US/mua/2-thunderbird.sogo.md new file mode 100644 index 00000000..98cf90f5 --- /dev/null +++ b/en_US/mua/2-thunderbird.sogo.md @@ -0,0 +1,90 @@ +# Setup Thunderbird: SOGo Address Book and Calendar synchronization with CardDAV and CalDAV + +[TOC] + +SOGo Connector extention provides integration of Mozilla Thunderbird with the SOGo groupware solution. It does this by adding support for remote DAV address books and by adding features to be used along with the Lightning calendar extension. + +## Download and install SOGo Connector + +* Download the SOGo connector from SOGo website: +* Launch Thunderbird, go to `Tools` -> `Add-ons` + +![](./images/thunderbird/sogo_menu_addons.png) + +Click the gear icon and choose `Install Add-on From File` + +![](./images/thunderbird/sogo_install_addons_from_file.png) + +Select the downloaded SOGo Connector xpi file to install it, then restart Thunderbird. + +### Configure Remote Address Book + +To use SOGo address book, we need to get the link of SOGo Address Book first. + +* Login to SOGo +* Click `Address Book` on top-right corner +* Choose the address book you want to sync (`Personal Address Book` is the + default one), click on 3 vertical dots, choose `Link to this Address Book`, + and copy CardDAV URL. + + Note: Some old SOGo releases might use `127.0.0.1:20000` as server + address in the CardDAV URL, you must replace them by the real server + address like `https:///SOGo`. + +![](./images/thunderbird/sogo_link_to_address_book.png) + +Now launch Thunderbird: + +* open its Address Book (on macOS, it's menu `Windows` -> `Address Book`) +* on Address Book window, click `File` -> `New` -> `Remote Address Book` + +![](./images/thunderbird/sogo_new_remote_address_book.png) + +Configure the Address Book Properties: + +* `Name`: SOGo Address Book name (you can use whatever name you like here) +* `URL`: insert link you got from SOGo above - like: `https:///SOGo/dav//Contacts/personal/` +* Optionally check Periodic sync + +![](./images/thunderbird/sogo_remote_address_book.png) + +## Install Thunderbird Lightning + +Lightning is a calendar add-on for Thunderbird. + +Launch Thunderbird, click menu: `Tools` -> `Add-ons`, Search "Lightning" and +install it. + +![](./images/thunderbird/sogo_lightning_addon_install.png) + +Restart Thunderbird after installation. + +### Configure Remote Calendar + +To use SOGo calendar, we need to get the link of SOGo Calendar first. + +* Login to SOGo +* Click `Calendar` on top-right corner +* Choose the calendar you want to sync (`Personal Calendar` is the default one), + click on 3 vertical dots, choose `Link to this Calendar` and copy CalDAV URL. + + Note: Some old SOGo releases might use `127.0.0.1:20000` as server + address in the CardDAV URL, you must replace them by the real server + address like `https:///SOGo`. + +![](./images/thunderbird/sogo_link_to_calendar.png) + +Launch Thunderbird to add SOGo calendar: + +* Create a new calendar by click menu on Thunderbird main window: `File` -> + `New` -> `Calendar`, and choose `On the Network` for SOGo calendar: + +![](./images/thunderbird/sogo_new_calendar.png) + +* on the `On the Network` page, choose format `CalDAV`, and paste the link of + SOGo calendar. for example, `https:///SOGo/dav//Calendar/personal/` + +![](./images/thunderbird/sogo_configure_calendar.png) + +* Type a preferred name for this calendar, then click `Continue` to finish the + setup. diff --git a/en_US/mua/sogo.macosx.contacts.md b/en_US/mua/3-sogo.macosx.contacts.md similarity index 100% rename from en_US/mua/sogo.macosx.contacts.md rename to en_US/mua/3-sogo.macosx.contacts.md diff --git a/en_US/mua/sogo.macosx.icalendar.md b/en_US/mua/3-sogo.macosx.icalendar.md similarity index 100% rename from en_US/mua/sogo.macosx.icalendar.md rename to en_US/mua/3-sogo.macosx.icalendar.md diff --git a/en_US/mua/thunderbird.sogo.calendar.address.book.synchronization.md b/en_US/mua/thunderbird.sogo.calendar.address.book.synchronization.md deleted file mode 100644 index 4274c7d4..00000000 --- a/en_US/mua/thunderbird.sogo.calendar.address.book.synchronization.md +++ /dev/null @@ -1,93 +0,0 @@ -# Setup Thunderbird: SOGo Address Book and Calendar synchronization with CardDAV and CalDAV - -[TOC] - -SOGo Connector extention provides integration of Mozilla Thunderbird with the SOGo groupware solution. It does this by adding support for remote DAV address books and by adding features to be used along with the Lightning calendar extension. - -## Download and install SOGo Connector - -[Check the right version for your Thunderbird and download SOGo Connector](https://sogo.nu/download.html#/frontends). - -Menu: `Add-ons` - -![](./images/thunderbird/sogo_menu_addons.png) - -`Tools for all add-ons` -> `Install Add-on from file` - -![](./images/thunderbird/sogo_install_addons_from_file.png) - -Select SOGo Connector xpi file from the folder you downloaded - -Click Install now to install SOGo Connector add-on - -Restart Thunderbird - -## Configure Remote Address Book - -Get SOGo Address Book link - -Access SOGo -> `Address Book` -> Choose the address book you want to sync (Personal Address Book is default), click on 3 vertical dots -> Link to this Address Book - copy CardDAV URL - -NOTE: - -* Some old releases might not have right URL settings, so URL contains `127.0.0.1:20000`, replace this with your real SOGo URL. - -![](./images/thunderbird/sogo_link_to_address_book.png) - -Add Remote Address to Thunderbird - -Address Book: `File` -> `New` -> `Remote Address Book` - -![](./images/thunderbird/sogo_new_remote_address_book.png) - -Configure Address Book: - -* Properties - * Name: SOGo Address Book name - * URL: insert link you got from SOGo above - like: https:///SOGo/dav//Contacts/personal/ - * Optionally check Periodic sync - -![](./images/thunderbird/sogo_remote_address_book.png) - - -## Install Thunderbird Lightning - -Menu: `Add-ons` -> Search "Lightning", click Install - -![](./images/thunderbird/sogo_lightning_addon_install.png) - -After installation click "Restart now" - - -## Configure Remote Calendar - -Get SOGo Calendar link - -Access SOGo -> `Calendar` -> Choose the calendar you want to sync (Personal Calendar is default), click on 3 vertical dots -> Link to this Calendar - copy CalDAV URL - -NOTE: - -* Some old releases might not have right URL settings, so URL contains `127.0.0.1:20000`, replace this with your real SOGo URL. - -![](./images/thunderbird/sogo_link_to_calendar.png) - -Add Remote Calendar to Thunderbird - -File -> `New` -> `Calendar` - -![](./images/thunderbird/sogo_new_calendar.png) - -Configure: - -* On the Network -> - - * Format: CalDAV - * Location: insert link you got from SOGo above - like: https:///SOGo/dav//Calendar/personal/ - -![](./images/thunderbird/sogo_configure_calendar.png) - -Name: Enter your calendar name - -Click Synchronize - -Enter username and password for your email account diff --git a/en_US/upgrade/0-upgrade.iredmail.0.9.5.1-0.9.6.md b/en_US/upgrade/0-upgrade.iredmail.0.9.5.1-0.9.6.md index 45ddef07..efe2277b 100644 --- a/en_US/upgrade/0-upgrade.iredmail.0.9.5.1-0.9.6.md +++ b/en_US/upgrade/0-upgrade.iredmail.0.9.5.1-0.9.6.md @@ -202,14 +202,14 @@ chmod 0400 /opt/www/roundcubemail/plugins/password/config.inc.php * On FreeBSD: ``` -chown www:www /usr/local/www/roundcubemail/plugins/password/config.inc.php -chmod 0400 /usr/local/www/roundcubemail/plugins/password/config.inc.php +chown www:www /usr/local/www/roundcube/plugins/password/config.inc.php +chmod 0400 /usr/local/www/roundcube/plugins/password/config.inc.php ``` * On FreeBSD: ``` -chown www:www /var/www/roundcubemail/plugins/password/config.inc.php -chmod 0400 /var/www/roundcubemail/plugins/password/config.inc.php +chown www:www /var/www/roundcube/plugins/password/config.inc.php +chmod 0400 /var/www/roundcube/plugins/password/config.inc.php ``` ### Fixed: missing cron job used to clean up old Roundcube temporary files diff --git a/html/index.html b/html/index.html index 37bbddbd..d8574156 100644 --- a/html/index.html +++ b/html/index.html @@ -69,6 +69,7 @@
  • Exchange ActiveSync: Setup iOS devices
  • Exchange ActiveSync: Setup Outlook 2013 for Windows
  • Setup Thunderbird: POP3/IMAP, SMTP and global ldap address book
  • +
  • Setup Thunderbird: SOGo Address Book and Calendar synchronization with CardDAV and CalDAV
  • Mac OS X: Add contact service (CardDAV) in Contacts.app
  • Mac OS X: Add calendar (CalDAV) and task (Reminders) service in iCalendar.app
  • diff --git a/html/thunderbird.sogo.html b/html/thunderbird.sogo.html new file mode 100644 index 00000000..6e93611d --- /dev/null +++ b/html/thunderbird.sogo.html @@ -0,0 +1,118 @@ + + + + + Setup Thunderbird: SOGo Address Book and Calendar synchronization with CardDAV and CalDAV + + + + +

    Setup Thunderbird: SOGo Address Book and Calendar synchronization with CardDAV and CalDAV

    + +

    SOGo Connector extention provides integration of Mozilla Thunderbird with the SOGo groupware solution. It does this by adding support for remote DAV address books and by adding features to be used along with the Lightning calendar extension.

    +

    Download and install SOGo Connector

    + +

    +

    Click the gear icon and choose Install Add-on From File

    +

    +

    Select the downloaded SOGo Connector xpi file to install it, then restart Thunderbird.

    +

    Configure Remote Address Book

    +

    To use SOGo address book, we need to get the link of SOGo Address Book first.

    +
      +
    • Login to SOGo
    • +
    • Click Address Book on top-right corner
    • +
    • +

      Choose the address book you want to sync (Personal Address Book is the + default one), click on 3 vertical dots, choose Link to this Address Book, + and copy CardDAV URL.

      +

      Note: Some old SOGo releases might use 127.0.0.1:20000 as server +address in the CardDAV URL, you must replace them by the real server +address like https://<your_server_name_or_ip>/SOGo.

      +
    • +
    +

    +

    Now launch Thunderbird:

    +
      +
    • open its Address Book (on macOS, it's menu Windows -> Address Book)
    • +
    • on Address Book window, click File -> New -> Remote Address Book
    • +
    +

    +

    Configure the Address Book Properties:

    +
      +
    • Name: SOGo Address Book name (you can use whatever name you like here)
    • +
    • URL: insert link you got from SOGo above - like: https://<host>/SOGo/dav/<userName>/Contacts/personal/
    • +
    • Optionally check Periodic sync
    • +
    +

    +

    Install Thunderbird Lightning

    +

    Lightning is a calendar add-on for Thunderbird.

    +

    Launch Thunderbird, click menu: Tools -> Add-ons, Search "Lightning" and +install it.

    +

    +

    Restart Thunderbird after installation.

    +

    Configure Remote Calendar

    +

    To use SOGo calendar, we need to get the link of SOGo Calendar first.

    +
      +
    • Login to SOGo
    • +
    • Click Calendar on top-right corner
    • +
    • +

      Choose the calendar you want to sync (Personal Calendar is the default one), + click on 3 vertical dots, choose Link to this Calendar and copy CalDAV URL.

      +

      Note: Some old SOGo releases might use 127.0.0.1:20000 as server +address in the CardDAV URL, you must replace them by the real server +address like https://<your_server_name_or_ip>/SOGo.

      +
    • +
    +

    +

    Launch Thunderbird to add SOGo calendar:

    +
      +
    • Create a new calendar by click menu on Thunderbird main window: File -> + New -> Calendar, and choose On the Network for SOGo calendar:
    • +
    +

    +
      +
    • on the On the Network page, choose format CalDAV, and paste the link of + SOGo calendar. for example, https://<host>/SOGo/dav/<userName>/Calendar/personal/
    • +
    +

    +
      +
    • Type a preferred name for this calendar, then click Continue to finish the + setup.
    • +
    + + \ No newline at end of file diff --git a/html/upgrade.iredmail.0.9.5.1-0.9.6.html b/html/upgrade.iredmail.0.9.5.1-0.9.6.html index 9c59cde2..a08a52e2 100644 --- a/html/upgrade.iredmail.0.9.5.1-0.9.6.html +++ b/html/upgrade.iredmail.0.9.5.1-0.9.6.html @@ -239,15 +239,15 @@ chmod 0400 /opt/www/roundcubemail/plugins/password/config.inc.php
    • On FreeBSD:
    -
    chown www:www /usr/local/www/roundcubemail/plugins/password/config.inc.php
    -chmod 0400 /usr/local/www/roundcubemail/plugins/password/config.inc.php
    +
    chown www:www /usr/local/www/roundcube/plugins/password/config.inc.php
    +chmod 0400 /usr/local/www/roundcube/plugins/password/config.inc.php
     
    • On FreeBSD:
    -
    chown www:www /var/www/roundcubemail/plugins/password/config.inc.php
    -chmod 0400 /var/www/roundcubemail/plugins/password/config.inc.php
    +
    chown www:www /var/www/roundcube/plugins/password/config.inc.php
    +chmod 0400 /var/www/roundcube/plugins/password/config.inc.php
     

    Fixed: missing cron job used to clean up old Roundcube temporary files