diff --git a/en_US/mua/2-thunderbird.sogo.md b/en_US/mua/2-thunderbird.sogo.md index 98cf90f5..3162bd31 100644 --- a/en_US/mua/2-thunderbird.sogo.md +++ b/en_US/mua/2-thunderbird.sogo.md @@ -4,51 +4,9 @@ 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 +## Calendar (CalDAV) with Thunderbird add-on 'Lightning' -* 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 +### Install Thunderbird Lightning Lightning is a calendar add-on for Thunderbird. @@ -88,3 +46,49 @@ Launch Thunderbird to add SOGo calendar: * Type a preferred name for this calendar, then click `Continue` to finish the setup. + +## Address Book (CardDAV) with SOGo Connector + +### 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 Thunderbird + +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) diff --git a/html/thunderbird.sogo.html b/html/thunderbird.sogo.html index 0302ca35..5da73129 100644 --- a/html/thunderbird.sogo.html +++ b/html/thunderbird.sogo.html @@ -19,12 +19,14 @@

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

+

Calendar (CalDAV) with Thunderbird add-on 'Lightning'

+

Install Thunderbird Lightning

Lightning is a calendar add-on for Thunderbird.

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

@@ -103,7 +69,45 @@ address like https://<your_server_name_or_ip>/SOGo.

  • Type a preferred name for this calendar, then click Continue to finish the setup.
  • -