Re: [SOGo] Some contacts not syncing with iOS (please save me)

2013-01-25 Thread Bill Cameron
On Fri, Jan 25, 2013 at 12:22 PM, Dave Fullerton
dfullertaster...@shorelinecontainer.com wrote:
 On 01/25/2013 01:37 PM, Christian Mack wrote:

 Hello Dave Fullerton


 Am 2013-01-25 18:33, schrieb Dave Fullerton:


 I was setting up our Sales manager on SOGo today and ran into a weird
 problem. After I got Thunderbird set up I imported his contacts and
 email from Outlook. The import went successfully and I can see of his
 700+ contacts in both Thunderbird and in the SOGo web portal but not all
 of them are showing up on his iOS devices. I have discovered that if I
 open a contact in the web portal and then save it without making any
 changes, that it will then show up on his iOS devices. I've gone through
 the A's and B's but I would prefer to not have to go through the rest of
 them like this as it will probably take me all afternoon. Anyone have
 any ideas on what went wrong and how I can fix it?


 How about making a backup of that users contacts via sogo-tool, erasing
 them all and then restore the data again with sogo-tool.

 This should be fast, and fix all contacts.


 Kind regards,
 Christian Mack


 Christian,
   Thank you for the suggestion. Unfortunately, it did not work. Everything
 that did not work before the restore still did not work after.

   I have started looking at the database entries itself and the only
 difference I can see in a before-after is an empty NOTE field and some
 additional \r's.

 Before:
 c_content
 --
  BEGIN:VCARD\r   +
  VERSION:3.0\r   +
  PRODID:-//Inverse inc.//SOGo Connector 1.0//EN\r+
  UID:C58D8666-A9D0-0001-562C-1AB05B1A6770\r  +
  N:Kx;Kxxx\r +
  FN:Kxxx Kx\r+
  X-MOZILLA-HTML:FALSE\r  +
  EMAIL;TYPE=work:k...@.com\r +
  NOTE:\r\n\r +
  END:VCARD\r +
  \r  +


 After:
 c_content
 --
  BEGIN:VCARD\r   +
  VERSION:3.0\r   +
  PRODID:-//Inverse inc.//SOGo Connector 1.0//EN\r+
  UID:C58D8666-A9D0-0001-562C-1AB05B1A6770\r  +
  N:Kx;Kxxx\r +
  FN:Kxxx Kx\r+
  X-MOZILLA-HTML:FALSE\r  +
  EMAIL;TYPE=work:k...@.com\r +
  END:VCARD


 Any other ideas?


 -Dave
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists

We ran into the same issue with one person who had 1200 contacts. I
found 2 things that would cause the contact not to sync.

If the contact had a \n (line feed) in the Note: field or a large
photo attached to the contact. I gave the user a list of all the
contacts that matched these criterias and told him to fix them. It
fixed the problem but anytime he creates multiple lined items in the
Notes field he has to fix them before it will sync.

Bill C.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo 2.0.3

2012-12-06 Thread Bill Cameron
Thank you for a great product!

One note: on thew SOGo:Frontends download page under the 10 ESR
section. The sogo-connector still points to 10.0.3. Integrator points
correctly to 10.0.4.

Thanks,
Bill C.

On Thu, Dec 6, 2012 at 2:12 PM, Francis Lachapelle
flachape...@inverse.ca wrote:
 The Inverse Team is pleased to announce the immediate availability of SOGo 
 2.0.3. This is a minor release of SOGo which focuses on improved stability 
 over previous versions.

 === What is SOGo ===

 SOGo is a free and modern scalable groupware server. It offers shared 
 calendars, address books and emails through your favorite Web browser or by 
 using a native client such as Mozilla Thunderbird and Lightning, Apple 
 Calendar and Address Book (OSX and iOS) and Microsoft Outlook.

 SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and reuses 
 existing IMAP, SMTP and database servers - making the solution easy to deploy 
 and interoperable with many applications.

 SOGo features :

  * Scalable architecture suitable for deployments from dozen to many thousand 
 users
  * Rich Web-based interface that shares the look and feel, the features and 
 the data of Mozilla Thunderbird and Lightning
  * Improved integration with Mozilla Thunderbird and Lightning by using the 
 SOGo Connector and the SOGo Integrator
  * Native compatibility for Microsoft Outlook 2003, 2007 and 2010
  * Two-way synchronization support with any SyncML-capable devices 
 (BlackBerry, Palm, Windows CE, etc.) by using the Funambol SOGo Connector
  * Excellent native integration with Apple software (OSX and iOS) and 
 Android-based devices

 and many more! SOGo and our connectors are completely free.


 === Changes from the previous release ===

 New features
  * support for SAML2 for single sign-on, with the help of the lasso library
  * added support for the AUTHENTICATE command and SASL mechanisms
  * added domain default SieveHostFieldName
  * added a search field for tasks

 Enhancements
  * search the contacts for the organization attribute
  * in HTML mode, optionally place answer after the quoted text
  * improved memory usage of sogo-tool restore
  * fixed invitations status in OSX iCal.app/Calendar.app (cleanup RSVP 
 attribute)
  * now uses imap4flags instead of the deprecated imapflags
  * added Slovak translation - thanks to Martin Pastor
  * updated translations

 Bug fixes
  * fixed LDIF import with categories
  * imported events now keep their UID when possible
  * fixed importation of multiple calendars
  * fixed modification date when drag'n'droping events
  * fixed missing 'from' header in Outlook
  * fixed invitations in Outlook
  * fixed JavaScript regexp for Firefox
  * fixed JavaScript syntax for IE7
  * fixed all-day event display in day/week view
  * fixed parsing of alarm
  * fixed Sieve server URL fallback
  * fixed Debian cronjob (spool directory cleanup)

 New extensions for Mozilla Thunderbird 10 ESR and 17 ESR have also been 
 generated.

 See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed 
 tickets and https://github.com/inverse-inc/sogo/commits/SOGo-2.0.3 for the 
 complete change log.

 === Getting SOGo ===

 SOGo is free software and is distributed under the GNU GPL. As such, you are 
 free to download and try it by visiting the following page :

 http://www.sogo.nu/downloads/backend.html

 You can also download the sources by following the instructions on this page:

 http://www.sogo.nu/development/source_code.html

 Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse 
 Edition), SOGo Connector and SOGo Integrator extensions are available for 
 download from :

 http://www.sogo.nu/downloads/frontends.html

 Documentation about the installation and configuration of SOGo, Thunderbird 
 or mobile devices is available from :

 http://www.sogo.nu/downloads/documentation.html

 You can also try our online SOGo demo at :

 http://www.sogo.nu/tour/online_demo.html

 === How can I help ? ===

 SOGo is a collaborative effort in order to create the best Free and Open 
 Source groupware solution.

 There are multiple ways you can contribute to the project :

  * Documentation reviews, enhancements and translations
  * Write test cases - if you know Python, join in!
  * Feature requests or by sharing your ideas (see the roadmap)
  * Participate to the discussion in mailing lists
  * Patches for bugs or enhancements (http://www.sogo.nu/bugs)
  * Provide new translations 
 (http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html)

 Feel free to send us your questions. You can also post them to the SOGo 
 mailing list: http://sogo.nu/lists/

 === Getting Support ===

 For any questions, do not hesitate to contact us by writing to 
 supp...@inverse.ca

 Customer support packages for SOGo are available from 
 http://inverse.ca/support.html

 --
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Bill Cameron
SOGo is no longer listed as a package to upgrade on Squeeze. Early
this morning it was listed:
The following packages are currently pending an upgrade:

libsbjson2.3 4.9.r1664.20121010
libsope-appserver4.9 4.9.r1664.20121010
libsope-core4.9 4.9.r1664.20121010
libsope-gdl1-4.9 4.9.r1664.20121010
libsope-ldap4.9 4.9.r1664.20121010
libsope-mime4.9 4.9.r1664.20121010
libsope-xml4.9 4.9.r1664.20121010
sogo 2.0.1-1
sope4.9-gdl1-postgresql 4.9.r1664.20121010
sope4.9-libxmlsaxdriver 4.9.r1664.20121010

But now it is gone:
The following packages are currently pending an upgrade:

libsbjson2.3 4.9.r1664.20121025
libsope-appserver4.9 4.9.r1664.20121025
libsope-core4.9 4.9.r1664.20121025
libsope-gdl1-4.9 4.9.r1664.20121025
libsope-ldap4.9 4.9.r1664.20121025
libsope-mime4.9 4.9.r1664.20121025
libsope-xml4.9 4.9.r1664.20121025
sope4.9-gdl1-postgresql 4.9.r1664.20121025
sope4.9-libxmlsaxdriver 4.9.r1664.20121025

Thanks,
Bill C

On Thu, Oct 25, 2012 at 10:15 AM, Wolfgang Sourdeau
wsourd...@inverse.ca wrote:
 Debian/Ubuntu users should be fine too. Can anyone confirm?

 Thanks!


 Wolfgang


 --
 Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
 Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence
 (www.packetfence.org)

 --
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Bill Cameron
Still not seeing the SOGo upgrade

billc@isaac:~$ sudo apt-get update
~$ sudo apt-get update
Hit http://inverse.ca squeeze Release
Ign http://inverse.ca squeeze/squeeze amd64 Packages
Hit http://inverse.ca squeeze/squeeze amd64 Packages
Reading package lists... Done

~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  libsbjson2.3 libsope-appserver4.9 libsope-core4.9 libsope-gdl1-4.9
libsope-ldap4.9 libsope-mime4.9 libsope-xml4.9 sope4.9-gdl1-postgresql
  sope4.9-libxmlsaxdriver
9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2546 kB of archives.
After this operation, 115 kB disk space will be freed.

~$ dpkg -l | grep sogo
ii  sogo 2.0.1-1a
modern and scalable groupware

Bill C.

On Thu, Oct 25, 2012 at 12:47 PM, Wolfgang Sourdeau
wsourd...@inverse.ca wrote:
 On 2012-10-25 14:19, Bill Cameron wrote:

 SOGo is no longer listed as a package to upgrade on Squeeze. Early
 this morning it was listed:
 The following packages are currently pending an upgrade:


 Can you try again now?

 THanks!


 Wolfgang

 --
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Bill Cameron
Yes. it is working correctly.

Thanks for the great product and your help,
Bill C.


On Thu, Oct 25, 2012 at 1:47 PM, Wolfgang Sourdeau wsourd...@inverse.ca wrote:
 On 2012-10-25 14:59, Bill Cameron wrote:

 Still not seeing the SOGo upgrade



 And now?

 --
 Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
 Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence
 (www.packetfence.org)

 --
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] caldav and carddav failing since upgrade to 1.3.7

2011-06-07 Thread Bill Cameron
On Tue, May 31, 2011 at 10:21 AM, Mark Adams m...@campbell-lange.net wrote:
 When I was on 4.3.1 I had to just disable/enable the account once to get
 things syncing again. I have other people on iPhones that didn't have to
 do that though, so put it down to something dodgy with my phone.

Looks like there were a few issues that came up just after I upgraded
our SOGo server.

A user with an older iPod Touch 2G running iOS 4.2.1 deleted the
calDav account and tried to set up a new calDav account. It would
validate the account but none of the calendars were displayed in the
Calendar app (it was set to sync All Events). Downgrading the Touch to
4.1 got things working correctly.

A couple of new iPhone users were populating the Notes field for
contacts in their Thunderbird address books. If the Notes field had
multiple lines the sync process would fail on those entries and on the
iPhone it caused the Contact app to close unexpectedly. Trimming the
Notes fields to a single line fixed that problem.

Another iPhone user was adding large photos to their Contacts and this
caused the sync process to fail. Reducing the size of the photos or
removing them fixed that problem.

Thanks,
Bill C.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] caldav and carddav failing since upgrade to 1.3.7

2011-05-31 Thread Bill Cameron
On Tue, May 31, 2011 at 1:40 AM, Mark Adams m...@campbell-lange.net wrote:
 What iOS version? I'm using 1.3.7 with 4.3.3 and it is working ok.

I'm having problems with iOS 4.3 and 4.3.3.

Does yours work if you delete the caldav account on the iPhone and recreate it?
Thanks, Bill C.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] caldav and carddav failing since upgrade to 1.3.7

2011-05-30 Thread Bill Cameron
Hi,

SOGo 1.3.4 was working with the iPhone calendar and contacts. We
recently upgraded to 1.3.7 and since then have had problems with
getting things to sync when setting up new devices and creating
accounts on exisitng devices. SOGo is working with Thunderbird and
we've had no sync issues with Thunderbird plus Inverse addons.

I set up a test sever not using SSL and connected to the same
postgresql database so I could see what is happening. The iPhones and
iPod Touch show the same problem with the test server.

Problem: Setting up a new iPhone with a calDav account. It will
correctly validate the account but no further communication happens
between the iPhone and SOGo server. Existing iPhones previously
configured seem to work OK. If a calDav or cardDav account is deleted
and recreated then it no longer works. Setting up accounts on new
devices does not work.

The sogo log shows the follwoing when a new caldav account is created
on the device:
localhost - - [30/May/2011:14:54:56 GMT] PROPFIND /SOGo/dav/cameron/
HTTP/1.1 401 0/517 0.016 - - 48K
localhost - - [30/May/2011:14:54:57 GMT] PROPFIND /SOGo/dav/cameron/
HTTP/1.1 207 1789/517 0.008 - - 4K
localhost - - [30/May/2011:14:54:57 GMT] OPTIONS /SOGo/dav/cameron/
HTTP/1.1 200 0/0 0.002 - - 0

and no further communication. On the iPhone the Calendars setting is
set to Sync - All Events. I've looked through the logs and the
traffic between devices but have not seen what is causing the problem.
When I create new accounts on the devices there is the initial account
validation but no further synchronization attempts are made.

Any ideas?
Thanks, Bill C.

Environment:
Debian Squeeze
sogo 1.3.7a package installed
PostgresQL database

iPhone/iPod Touch OS 4.2.x and 4.3.x

SOGo config:
?xml version=1.0 encoding=UTF-8?
!DOCTYPE plist PUBLIC -//GNUstep//DTD plist 0.9//EN
http://www.gnustep.org/plist-0_9.xml;
plist version=0.9
dict
keyNSGlobalDomain/key
dict
/dict
keysogod/key
dict
keyNGImap4DisableIMAP4Pooling/key
stringNO/string
keyOCSFolderInfoURL/key

stringpostgresql://sogo:xxx@172.16.1.16:5432/sogo/sogo_folder_info/string
keyOCSSessionsFolderURL/key

stringpostgresql://sogo:xxx@172.16.1.16:5432/sogo/sogo_sessions_folder/string
keySOGoACLsSendEMailNotifications/key
stringNO/string
keySOGoAppointmentSendEMailNotifications/key
stringYES/string
keySOGoCalendarDefaultRoles/key
array
stringPublicDAndTViewer/string
/array
keySOGoDraftsFolderName/key
stringINBOX/Drafts/string
keySOGoFoldersSendEMailNotifications/key
stringNO/string
keySOGoForwardEnabled/key
stringNO/string
keySOGoIMAPServer/key
stringmail.company.ca/string
keySOGoLDAPQueryLimit/key
string30/string
keySOGoLanguage/key
stringEnglish/string
keySOGoLoginModule/key
stringMail/string
keySOGoMailDomain/key
stringcompany.ca/string
keySOGoMailReplyPlacement/key
stringabove/string
keySOGoMailSpoolPath/key
string/var/tmp/string
keySOGoMailingMechanism/key
stringsmtp/string
keySOGoOtherUsersFolderName/key
stringOther Users/string
keySOGoPasswordChangeEnabled/key
stringYES/string
keySOGoProfileURL/key

stringpostgresql://sogo:xxx@172.16.1.16:5432/sogo/sogo_user_profile/string
keySOGoSMTPServer/key
stringhost2.company.ca/string
keySOGoSentFolderName/key
stringINBOX/Sent/string
keySOGoSharedFolderName/key
stringINBOX/Shared/string
keySOGoSieveScriptsEnabled/key
stringYES/string
keySOGoSuperUsernames/key
array
stringadmin/string
/array
keySOGoTimeZone/key
stringCanada/Mountain/string
keySOGoTrashFolderName/key
stringINBOX/Trash/string
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringou=people,dc=company,dc=ca/string
keybindDN/key
stringcn=reader,dc=company,dc=ca/string
keybindPassword/key
stringxxx/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringCompany Directory/string
keyhostname/key
stringhost.company.ca/string
keyid/key
stringpublic/string
keyisAddressBook/key
stringYES/string
keyport/key
string389/string
keytype/key
  

Re: [SOGo] Bug When Composing New Mail with Address Book Sync in TB

2011-02-16 Thread Bill Cameron
On Wed, Feb 16, 2011 at 8:58 AM, Alessio Fattorini
alessio.fattor...@nethesis.it wrote:
 Il 16/02/2011 16:54, J. Echter ha scritto:

 If the email is not already stored in our address book, and we're
 composing a new email to a new
 recipient, every other key press fails to produce a letter. So if I type,
 f...@bar.com I will
 have to type f then o twice for the o to show up and then for every
 subsequent letter it is
 like that.

 I confirm this.

This is usually caused by a slow connection to your directory server.
In your Thunderbird configuration (Tools - Options - Composition,
Addressing tab) you have specified a Directory Server. If this is an
OpenLDAP server make sure you have the correct indexes created (check
the slapd logs for warnings about missing attribute indexes) and have
a fast connection to the server.

We didn't notice this problem with TB 2 but it was more noticeable
with TB 3. We were able to minimize the complaints by fixing the
indexes and optimizing access to the directory.

Bill C.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird slow performance

2011-02-07 Thread Bill Cameron
On Mon, Feb 7, 2011 at 7:55 AM, Ludovic Marcotte lmarco...@inverse.ca wrote:
 On 11-02-07 9:51 AM, Milos Wimmer wrote:

 I tried set both of them, but it didn't work for me - all our clients
 (TH3.1.7+ext) search all addresses included in e-mail message on the LDAP
 server all the time :-(

 I guess it's a new behavior (thank you, a lot!) from Thunderbird - we'll a
 look at it likely this week.

 --
 Ludovic Marcotte
 lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence
 (www.packetfence.org)

I sent an email to this list awhile ago about this problem.
https://inverse.ca/sogo/lists/arc/users/2010-10/msg00272.html
In our case the delay was very noticeable because we did not have one
of the attributes indexed on our ldap server. This made Thunderbird 3
usable but it still would be great if Thunderbird would not search
those ldap directories for each email read.

Thanks,
Bill Cameron
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] TB3 with SOGo Connector slow displaying email because of address book searches

2010-10-19 Thread Bill Cameron
Hi,

I've been working on some speed issues we are experiencing with
Thunderbird 3.1.4 and SOGo Addons 3.102. A new feature in TB3 is
stated as:

A star symbol is displayed to the left of email addresses in the
message header (such as from, cc, etc). If the star is outlined
but not filled in, the contact is not in your address book. Click the
star to add the contact to the address book. If the star is filled in,
the contact is already in your address book. Click the star to edit
contact details.

With the Connector installed we are seeing that all of the address
books are searched for each email address in the To:, CC and BCC:
fields. We have a couple of address books configured in SOGo and one
of these has several thousand entries. This causes a delay of several
seconds when displaying a message with multiple recipients. Each
recipient is looked up in each address book until it is found or all
address books have been searched.

TB3 does not search an LDAP directory if there is one configured in
the Address Books. The Connector should not be searching the SOGo
Address Books other than the personal ones. Is there any way to
disable this from happening?

I've already disabled:
- Adaptive junk mail controls
- Show only display name for people in my address book

Thanks,
Bill Cameron
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] TB3 not installing Lightning from update server

2010-10-01 Thread Bill Cameron
Hi,

I'm trying to get Thunderbird 3 (version 3.1.2) to install the addons
from the update server. We have this working fine with Thunderbird 2
and the Connector is downloaded and installs correctly in TB3 but I
can't get Lightning to download and install on TB3.

In the error console on TB3 I'm seeing:

Error: no element found
Source File: 
https://webmail.server.ca/plugins/updates3.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7Dversion=0.00platform=WINNT_x86-msvc
Line: 1

If I click on the link in the error console I see:
?xml version=1.0?
!DOCTYPE RDF
RDF xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#;
  xmlns:em=http://www.mozilla.org/2004/em-rdf#;
  Description 
about=urn:mozilla:extension:{e2fda1a4-762b-4020-b5ad-a41df1933103}
em:updates
  Seq
li
  Description
em:version1.0b2.102i/em:version
em:targetApplication
  Descriptionem:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id
em:minVersion3.1.0/em:minVersion

em:maxVersion3.1.*/em:maxVersion
em:updateLinkhttps://webmail.server.ca/plugins/WINNT_x86-msvc/lightning-1.0b2.102i.xpi/em:updateLink
  /Description
/em:targetApplication
  /Description
/li
  /Seq
/em:updates
  /Description
/RDF

If I take the URL from the above message
(https://webmail.server.ca/plugins/WINNT_x86-msvc/lightning-1.0b2.102i.xpi)
and paste it into a browser, it downloads the correct lightning file
and I can take that file and manually install it in TB3.

So, the files seem to be correct and the updates.php script is
providing the correct information and the apache error logs show no
errors but it won't download. I get the same results on our test SOGo
server and our live SOGo server. I've tried different versions of
Thunderbird 3.1.x with the same results.

Any ideas?
Thanks, Bill C.

apache access log:
172.16.1.234 - - [01/Oct/2010:12:06:02 -0600] GET
/plugins/updates3.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7Dversion=0.00platform=WINNT_x86-msvc
HTTP/1.1 200 823
172.16.1.234 - - [01/Oct/2010:12:06:02 -0600] GET
/plugins/updates3.php?plugin=sogo-integra...@inverse.caversion=0.00platform=WINNT_x86-msvc
HTTP/1.1 200 797
172.16.1.234 - - [01/Oct/2010:12:06:02 -0600] GET
/plugins/updates3.php?plugin=sogo-connec...@inverse.caversion=0.00platform=WINNT_x86-msvc
HTTP/1.1 200 790


updates3.php

?php
/* updates.php - this file is part of SOGo
 *
 *  Copyright (C) 2006-2009 Inverse inc.
 *
 * Author: Wolfgang Sourdeau wsourd...@inverse.ca
 *
 * This file is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2, or (at your option)
 * any later version.
 *
 * This file is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; see the file COPYING.  If not, write to
 * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 * Boston, MA 02111-1307, USA.
 */

/* This script handles the automatic propagation of extensions pertaining to a
   SOGo site. It requires PHP 4.1.0 or later. */
$plugins
= array( sogo-connec...@inverse.ca
 = array( application = thunderbird,
   version = 3.102,
   filename = sogo-connector-3.102.xpi ),
 sogo-integra...@inverse.ca
 = array( application = thunderbird,
   version = 3.102,
   filename = sogo-integrator-3.102-wbtc.xpi ),
 {e2fda1a4-762b-4020-b5ad-a41df1933103}
 = array( application = thunderbird,
   version = 1.0b2.102i,
   filename = lightning-1.0b2.102i.xpi ));

$applications
= array( thunderbird = em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id
em:minVersion3.1.0/em:minVersion
em:maxVersion3.1.*/em:maxVersion );

$pluginname = $_GET[plugin];
$plugin = $plugins[$pluginname];
$application = $applications[$plugin[application]];

if ( $plugin ) {
  $platform = $_GET[platform];
  if ( $platform
file_exists( $platform . / . $plugin[filename] ) ) {
$plugin[filename] = $platform . / . $plugin[filename];
  }
  elseif ( !file_exists( $plugin[filename] ) ) {
$plugin = false;
  }
}

if ( $plugin ) {
  header(Content-type: text/xml; charset=utf-8);
  echo ('?xml version=1.0?' . \n);
?
!DOCTYPE RDF
RDF xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#;
  xmlns:em=http://www.mozilla.org/2004/em-rdf#;
  Description about=urn:mozilla:extension:?php echo $pluginname ?
em:updates
  Seq
li
  Description
em:version?php echo $plugin[version] ?/em:version
em:targetApplication
  

Re: [SOGo] TB3 not installing Lightning from update server

2010-10-01 Thread Bill Cameron
On Fri, Oct 1, 2010 at 6:34 PM, Kevin kbra...@live.com wrote:



 Hi Bill,

 I am having the same issue.

 How to I see the TB log?

The Error Console in Thunderbird is found under Tools - Error Console

Bill C.


 Thanks,

 Kevin




 ___
 Kevin J. Brault Sharp Technologies and Design Group Mechanical Engineering
 and CAD Administrative Services 410 East Crescent Place Chandler, Arizona
 85249 480-899-5565 Email: kbra...@sharptechdesign.com
 Website: www.sharptechdesign.com




 Bill Cameron  wrote in message
 news:aanlktikp_f2qjasmozd+-rwrttbewzxftbv4+77w4...@mail.gmail.com...

 Hi,

 I'm trying to get Thunderbird 3 (version 3.1.2) to install the addons
 from the update server. We have this working fine with Thunderbird 2
 and the Connector is downloaded and installs correctly in TB3 but I
 can't get Lightning to download and install on TB3.

 In the error console on TB3 I'm seeing:

 Error: no element found
 Source File:
 https://webmail.server.ca/plugins/updates3.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7Dversion=0.00platform=WINNT_x86-msvc
 Line: 1

 If I click on the link in the error console I see:
 ?xml version=1.0?
 !DOCTYPE RDF
 RDF xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#;
  xmlns:em=http://www.mozilla.org/2004/em-rdf#;
  Description
 about=urn:mozilla:extension:{e2fda1a4-762b-4020-b5ad-a41df1933103}
   em:updates
     Seq
       li
         Description
           em:version1.0b2.102i/em:version
           em:targetApplication

 Descriptionem:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id
               em:minVersion3.1.0/em:minVersion

 em:maxVersion3.1.*/em:maxVersion
 em:updateLinkhttps://webmail.server.ca/plugins/WINNT_x86-msvc/lightning-1.0b2.102i.xpi/em:updateLink
     /Description
           /em:targetApplication
         /Description
       /li
     /Seq
   /em:updates
  /Description
 /RDF

 If I take the URL from the above message
 (https://webmail.server.ca/plugins/WINNT_x86-msvc/lightning-1.0b2.102i.xpi)
 and paste it into a browser, it downloads the correct lightning file
 and I can take that file and manually install it in TB3.

 So, the files seem to be correct and the updates.php script is
 providing the correct information and the apache error logs show no
 errors but it won't download. I get the same results on our test SOGo
 server and our live SOGo server. I've tried different versions of
 Thunderbird 3.1.x with the same results.

 Any ideas?
 Thanks, Bill C.

 apache access log:
 172.16.1.234 - - [01/Oct/2010:12:06:02 -0600] GET
 /plugins/updates3.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7Dversion=0.00platform=WINNT_x86-msvc
 HTTP/1.1 200 823
 172.16.1.234 - - [01/Oct/2010:12:06:02 -0600] GET
 /plugins/updates3.php?plugin=sogo-integrator-tiT8nZ+Z9Bqw5LPnMra/2...@public.gmane.orgversion=0.00platform=WINNT_x86-msvc
 HTTP/1.1 200 797
 172.16.1.234 - - [01/Oct/2010:12:06:02 -0600] GET
 /plugins/updates3.php?plugin=sogo-connector-tiT8nZ+Z9Bqw5LPnMra/2...@public.gmane.orgversion=0.00platform=WINNT_x86-msvc
 HTTP/1.1 200 790


 updates3.php
 
 ?php
 /* updates.php - this file is part of SOGo
 *
 *  Copyright (C) 2006-2009 Inverse inc.
 *
 * Author: Wolfgang Sourdeau
 wsourdeau-tiT8nZ+Z9Bqw5LPnMra/2...@public.gmane.org
 *
 * This file is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2, or (at your option)
 * any later version.
 *
 * This file is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; see the file COPYING.  If not, write to
 * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 * Boston, MA 02111-1307, USA.
 */

 /* This script handles the automatic propagation of extensions pertaining to
 a
  SOGo site. It requires PHP 4.1.0 or later. */
 $plugins
 = array( sogo-connector-tiT8nZ+Z9Bqw5LPnMra/2...@public.gmane.org
        = array( application = thunderbird,
                  version = 3.102,
                  filename = sogo-connector-3.102.xpi ),
        sogo-integrator-tiT8nZ+Z9Bqw5LPnMra/2...@public.gmane.org
        = array( application = thunderbird,
                  version = 3.102,
                  filename = sogo-integrator-3.102-wbtc.xpi ),
        {e2fda1a4-762b-4020-b5ad-a41df1933103}
        = array( application = thunderbird,
                  version = 1.0b2.102i,
                  filename = lightning-1.0b2.102i.xpi ));

 $applications
 = array( thunderbird =
 em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id
               em:minVersion3.1.0/em:minVersion
               em:maxVersion3.1.*/em:maxVersion );

 $pluginname = $_GET[plugin];
 $plugin = $plugins

Re: [SOGo] Re: SOGo Connector, Contact/Address/Ditribution Lists and Thunderbird

2010-05-14 Thread Bill Cameron
Our users are using lists with Thunderbird and SOGo. You can create
the address list in either Thunderbird or SOGo. Don't drag  drop
names/addresses into the list in Thunderbird otherwise those list
entries won't synchronize.

Example:
Create new address list in Thunderbird - New List icon on toolbar
Double click on the newly created list in Thunderbird
Type in the names/addresses that you want in the list and save the changes
Log into SOGo and go to the Address Book window
Select the desired Address Book and scroll down though the entries to
find the list you created. It is not displayed in the left hand pane
as in Thunderbird.
Select the new list you created and you will see the list of
names/addresses you entered in Thunderbird.
You may have to use the Synchronize button in Thunderbird or
Reload in SOGo so they display the new entries.

Bill C.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists