[SOGo] iOS5 CalDAV Patch

2011-11-04 Thread Peter Seipel

Hi!
- I updated to SOGo: 1.3.9
- Added CalDAV sogo calander to my iphone with iOS 5.0
- On sogo.log this Warnings appear with 1.3.9:

---
2011-11-03 16:28:29.241 sogod[29595] -[WEClientCapabilities 
initWithRequest:]: Unknown WebClient: user-agent='iOS/5.0 (9A334) 
Preferences/1.0'
127.0.0.1 - - [03/Nov/2011:16:28:29 GMT] PROPFIND /SOGo/dav/mschaab/ 
HTTP/1.1 207 538/181 0.017 - - 84K
2011-11-03 16:28:29.339 sogod[29595] -[WEClientCapabilities 
initWithRequest:]: Unknown WebClient: user-agent='iOS/5.0 (9A334) 
Preferences/1.0'

---

I think your hotfix only fixes the dataaccessd/ user adgent only.
But in some situations the user adgent is:'iOS/5.0 (9A334) Preferences/1.0'
I think it's when adding a calander to the iphone for the first time.
Please see the apache log too:

---
 192.168.30.108 - - [03/Nov/2011:15:37:07 +0100] PROPFIND 
/SOGo/dav/mschaab/ HTTP/1.1 401 20 - iOS/5.0 (9A334) Preferences/1.0
192.168.30.108 - - [03/Nov/2011:15:37:07 +0100] PROPFIND 
/SOGo/dav/mschaab/ HTTP/1.1 207 287 - iOS/5.0 (9A334) Preferences/1.0
192.168.30.108 - - [03/Nov/2011:15:37:07 +0100] OPTIONS 
/SOGo/dav/mschaab/ HTTP/1.1 200 20 - iOS/5.0 (9A334) Preferences/1.0
192.168.30.108 - - [03/Nov/2011:15:37:13 +0100] PROPFIND 
/SOGo/dav/mschaab/ HTTP/1.1 401 20 - iOS/5.0 (9A334) dataaccessd/1.0
192.168.30.108 - - [03/Nov/2011:15:37:14 +0100] PROPFIND 
/SOGo/dav/mschaab/ HTTP/1.1 207 616 - iOS/5.0 (9A334) dataaccessd/1.0
192.168.30.108 - - [03/Nov/2011:15:37:14 +0100] OPTIONS 
/SOGo/dav/mschaab/ HTTP/1.1 200 20 - iOS/5.0 (9A334) dataaccessd/1.0

---

Greats,
Peter



smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: [SOGo] Changed IMAP-Server in SOGo conf and now im not able to login to it

2011-11-04 Thread Ludovic Marcotte

On 04/11/11 07:41, Jürgen Echter wrote:


i replaced our old IMAP Server in SOGo config  with our new one.

Problem is now, i can't connect to the new IMAP server via SOGo, i can 
connect via Thunderbird.


I didn't change anything else in my setup.

Check if something is listening on port 993:

lsof -iTCP:993

Check if you can connect using openssl:

openssl s_client -connect localhost:993

Show your SOGo configuration.

--
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)

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


Re: [SOGo] Changed IMAP-Server in SOGo conf and now im not able to login to it

2011-11-04 Thread Jürgen Echter

Am 04.11.2011 12:43, schrieb Ludovic Marcotte:

On 04/11/11 07:41, Jürgen Echter wrote:


i replaced our old IMAP Server in SOGo config  with our new one.

Problem is now, i can't connect to the new IMAP server via SOGo, i 
can connect via Thunderbird.


I didn't change anything else in my setup.

Check if something is listening on port 993:

lsof -iTCP:993

no output


Check if you can connect using openssl:

openssl s_client -connect localhost:993

here i have output:

CONNECTED(0003)
7771:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake 
failure:s23_lib.c:188:




Show your SOGo configuration.


?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
keyOCSEMailAlarmsFolderURL/key
stringmysql://sogo:mypassword@localhost:3306/sogo/sogo_alarms_folder/string
keyOCSFolderInfoURL/key
stringmysql://sogo:mypassword@localhost:3306/sogo/sogo_folder_info/string
keyOCSSessionsFolderURL/key
stringmysql://sogo:mypassword@127.0.0.1:3306/sogo/sogo_sessions_folder/string
keySOGoACLsSendEMailNotifications/key
stringYES/string
keySOGoAppointmentSendEMailNotifications/key
stringYES/string
keySOGoCalendarDefaultRoles/key
array
stringPublicViewer/string
stringConfidentialDAndTViewer/string
/array
keySOGoEnableEMailAlarms/key
stringYES/string
keySOGoFoldersSendEMailNotifications/key
stringYES/string
keySOGoForceIMAPLoginWithEmail/key
stringYES/string
keySOGoIMAPServer/key
stringimaps://our.new.host.de:993/string
keySOGoLanguage/key
stringGerman/string
keySOGoMailDomain/key
stringechter-kuechen-elektro.de/string
keySOGoMailingMechanism/key
stringsendmail/string
keySOGoMemcachedHost/key
string127.0.0.1/string
keySOGoProfileURL/key
stringmysql://sogo:mypassword@localhost:3306/sogo/sogo_user_profile/string
keySOGoSMTPServer/key
stringour.new.host.de/string
keySOGoSuperUsernames/key
array
stringj.ech...@echter-kuechen-elektro.de/string
/array
keySOGoTimeZone/key
stringEurope/Berlin/string
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringou=sogo-users,dc=workgroup,dc=local/string
keybindDN/key
stringcn=admin,dc=workgroup,dc=local/string
keybindPassword/key
stringmypassword/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringShared Addresses/string
keyhostname/key
string192.168.0.200/string
keyid/key
stringpublic/string
keyisAddressBook/key
stringYES/string
keyport/key
string389/string
/dict
/array
/dict
/dict
/plist

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


Re: [SOGo] Changed IMAP-Server in SOGo conf and now im not able to login to it

2011-11-04 Thread Ludovic Marcotte

On 04/11/11 07:48, Jürgen Echter wrote:

I didn't change anything else in my setup.

Check if something is listening on port 993:

lsof -iTCP:993

no output


Check if you can connect using openssl:

openssl s_client -connect localhost:993

here i have output:

CONNECTED(0003)
7771:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake 
failure:s23_lib.c:188: 
You might not have changed anything in your setup but your SSL 
configuration is broken. Fix this and make sure the two commands above 
work correctly before trying again with SOGo.


--
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)

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


[SOGo] bug after upgrade to 1.3.9

2011-11-04 Thread Laurent LINTANFF

hello,
after upgrade nothing working so like i can read in others post i 
uninstall/delete all sogo/sope and references gnustep and reinstall all.

all installation work fine but :
i have a bug on generating my gnustepdefault file.
when i execute this command :

defaults write sogod SOGoUserSources '({CNFieldName=cn; 
IDFieldName=sAMAccountName; UIDFieldName=sAMAccountName; 
bindFields=(sAMAccountName,mail); baseDN=dc=test,dc=fr; 
bindDN=s...@test.fr; bindPassword=pwd; canAuthenticate=YES; 
displayName=public; hostname=ldap.test.fr; id=directory; 
filter=(mail='*'); isAddressBook=YES; port=389})'


i have this error :

2011-11-04 10:24:15.117 defaults[4529] File NSPropertyList.m: 1012. In 
parsePlItem Missing semicolon in dictionary at line 1 char 318


any ideas ?

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


[SOGo] Accessing SOGo with other applications

2011-11-04 Thread Christian Naumer
As the subject says. Does anyone have experience accessing SOGo from
other applications? Like PHP scripts. Do you use CalDAV/CardDAV or
access the DB directly? Or are there already interfaces which could be used?

Thanks

Christian


-- 
Dr. Christian Naumer
Senior Scientist Analytics  Engineering

B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.de, homepage www.brain-biotech.de
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Dr. Holger Zinke (Vorsitz), Dr. Jürgen Eck
Vorsitzender des Aufsichtsrats: Ulrich Putsch
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Is there a way to stop showing reminders for a particular calendar for all users ?

2011-11-04 Thread Julian Robbins

Hello

We have 6 calendars and staff using the web interface get reminders for 
other users events on one of the calendars (this calendar acts as a 
resource which is invited for attendence)


Is there a quick way to disable showing reminders for a particular 
calendar for _all_ users ?


--
Kind Regards,

Julian Robbins
Web Marketing and IT Manager

Q-par Angus Ltd, Barons Cross Laboratories, Leominster, Herefordshire, HR6 8RS, 
United Kingdom

Telephone +44 (0) 1568 612138, Fax +44 (0) 1568 616373, Web www.q-par.com

IDEAS ENGINEERED - SPECIALISTS IN MICROWAVE and RF ENGINEERING

(Registered office)
Incorporated in England No 1826221



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

Re: [SOGo] Changed IMAP-Server in SOGo conf and now im not able to login to it

2011-11-04 Thread Marc Patermann

Jürgen,

Jürgen Echter schrieb (04.11.2011 12:48 Uhr):

Am 04.11.2011 12:43, schrieb Ludovic Marcotte:

On 04/11/11 07:41, Jürgen Echter wrote:


i replaced our old IMAP Server in SOGo config  with our new one.

Problem is now, i can't connect to the new IMAP server via SOGo, i 
can connect via Thunderbird.

You even cannot connect with Thunderbird to your new IMAP server?
If this is the case you should post this at a your new IMAP server 
mailing list, because something is broken.



I didn't change anything else in my setup.

Check if something is listening on port 993:

lsof -iTCP:993

no output


Check if you can connect using openssl:

openssl s_client -connect localhost:993

here i have output:

CONNECTED(0003)
7771:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake 
failure:s23_lib.c:188:

You tried this on our.new.host.de, right?
see above.


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

Re: [SOGo] bug after upgrade to 1.3.9

2011-11-04 Thread Sebastian Reitenbach
 
On Friday, November 4, 2011 13:25 CET, Laurent LINTANFF 
laurent.linta...@cimlec.fr wrote: 
 
 hello,
 after upgrade nothing working so like i can read in others post i 
 uninstall/delete all sogo/sope and references gnustep and reinstall all.
 all installation work fine but :
 i have a bug on generating my gnustepdefault file.
 when i execute this command :
 
 defaults write sogod SOGoUserSources '({CNFieldName=cn; 
 IDFieldName=sAMAccountName; UIDFieldName=sAMAccountName; 
 bindFields=(sAMAccountName,mail); baseDN=dc=test,dc=fr; 
 bindDN=s...@test.fr; bindPassword=pwd; canAuthenticate=YES; 
 displayName=public; hostname=ldap.test.fr; id=directory; 
 filter=(mail='*'); isAddressBook=YES; port=389})'

Maybe you need a ; after port=389


Sebastian


 
 i have this error :
 
 2011-11-04 10:24:15.117 defaults[4529] File NSPropertyList.m: 1012. In 
 parsePlItem Missing semicolon in dictionary at line 1 char 318
 
 any ideas ?
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
 
 
 
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Changed IMAP-Server in SOGo conf and now im not able to login to it

2011-11-04 Thread Jürgen Echter

Am 04.11.2011 13:54, schrieb Marc Patermann:

Jürgen,

Jürgen Echter schrieb (04.11.2011 12:48 Uhr):

Am 04.11.2011 12:43, schrieb Ludovic Marcotte:

On 04/11/11 07:41, Jürgen Echter wrote:


i replaced our old IMAP Server in SOGo config  with our new one.

Problem is now, i can't connect to the new IMAP server via SOGo, i 
can connect via Thunderbird.

You even cannot connect with Thunderbird to your new IMAP server?
If this is the case you should post this at a your new IMAP server 
mailing list, because something is broken.


nope, thunderbird works fine.




I didn't change anything else in my setup.

Check if something is listening on port 993:

lsof -iTCP:993

no output


Check if you can connect using openssl:

openssl s_client -connect localhost:993

here i have output:

CONNECTED(0003)
7771:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake 
failure:s23_lib.c:188:

You tried this on our.new.host.de, right?
see above.


right, we don't have a local imap server running.

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


Re: [SOGo] ANN: SOGo v1.3.9

2011-11-04 Thread Jakob Lenfers
On 31.10.2011 14:02, Francis Lachapelle wrote:

  * new Remember login checkbox on the login page

Hadn't had time to update yet, but is there an option to deactivate this
feature. I like the current behaviour. I couldn't find anything after
quickly skimming through the documentation.

Thanks,

Jakob



signature.asc
Description: OpenPGP digital signature


Re: [SOGo] Changed IMAP-Server in SOGo conf and now im not able to login to it

2011-11-04 Thread Didier Belhomme

Le 04/11/11 14:14, Didier Belhomme a écrit :

Le 04/11/11 14:04, Jürgen Echter a écrit :

Am 04.11.2011 13:54, schrieb Marc Patermann:

Jürgen,

Jürgen Echter schrieb (04.11.2011 12:48 Uhr):

Am 04.11.2011 12:43, schrieb Ludovic Marcotte:

On 04/11/11 07:41, Jürgen Echter wrote:


i replaced our old IMAP Server in SOGo config with our new one.

Problem is now, i can't connect to the new IMAP server via SOGo, i
can connect via Thunderbird.

You even cannot connect with Thunderbird to your new IMAP server?
If this is the case you should post this at a your new IMAP server
mailing list, because something is broken.


nope, thunderbird works fine.





I suspect that your new IMAP server is willing to use TLS layer on
standard 143 TCP port, and that SOGo is not willing to use it. Maybe a
certificate problem. You can try to disable TLS on port 143, and use SSL
on port 993 for imap.



If you cannot reconfigure the IMAP server, what about using security to 
none in Thunderbird configuration (Account preferences, Server 
parameters) ? Just a try, I don't recommend this setting on production 
systems. :-(



I didn't change anything else in my setup.

Check if something is listening on port 993:

lsof -iTCP:993

no output


Check if you can connect using openssl:

openssl s_client -connect localhost:993

here i have output:

CONNECTED(0003)
7771:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake
failure:s23_lib.c:188:

You tried this on our.new.host.de, right?
see above.


right, we don't have a local imap server running.







--
Didier Belhomme
FUNDP - SIU
Gestionnaire Systemes Unix/GNU/Linux
E-mail: didier.belho...@fundp.ac.be
Tel : +32 81 72 50 25
Fax : +32 81 72 50 23
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Changed IMAP-Server in SOGo conf and now im not able to login to it

2011-11-04 Thread Ludovic Marcotte

On 04/11/11 09:48, Jürgen Echter wrote:


thunderbird works fine on the same server on port 993, but yes its 
possible that this is an certificate issue. The server uses a self 
signed cert, which i had to accept in thunderbird. But what confuses 
me is, that was all the same on the old server. Self signed cert, port 
993, ssl, imap. 
SOGo doesn't do certificate validation so it doesn't care if it's 
self-signed or not.


Thunderbird might work over 993 because it might try TLS instead of SSL 
on that port if SSL fails. SOGo will not.


Is your IMAP server exposed on the Internet? If so, give me the FQDN.

Also, retry the openssl s_client command I pasted using that FQDN on 
your side and paste the output.


--
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)

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


Re: [SOGo] ANN: SOGo v1.3.9

2011-11-04 Thread Francis Lachapelle
Hi Jakob

On 2011-11-04, at 9:00 AM, Jakob Lenfers wrote:

 * new Remember login checkbox on the login page
 
 Hadn't had time to update yet, but is there an option to deactivate this
 feature. I like the current behaviour. I couldn't find anything after
 quickly skimming through the documentation.

No, but we consider making it optional in the release.

In the meantime, you can modify the SOGoRootPage.wox. Notice that you will also 
need to modify SOGoRootPage.js if you don't want any JavaScript error.


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] Possible SOGo TZ issue

2011-11-04 Thread Francis Lachapelle
Hi Ronald

On 2011-11-03, at 10:29 AM, Ronald Yacketta wrote:

 
 On Nov 3, 2011, at 9:58 AM, Francis Lachapelle wrote:
 
 Hi Ronald
 
 On 2011-11-03, at 9:10 AM, Ronald Yacketta wrote:
 
 BEGIN:VEVENT
 DTSTAMP:2002T070509Z
 UID:2eebf38dz4892e83dz2a6d5fa7
 LOCATION:Test Resource Location
 SUMMARY:Resource Testing
 TRANSP:OPAQUE
 CLASS:PUBLIC
 DTSTART;TZID=America/New_York:2002T09
 DURATION:PT60M
 
 Now here's the kicker, this is only the case for this week: 10/30-11/5
 (week 45).  And again it only affects my ics subscribed calendar. 
 
 Wonder if this has anything to-do with the TZ change former President Bush 
 made?
 
 Show us the vTimeZone definition for America/New_York within the vCalendar 
 of the vEvent.
 
 
 BEGIN:VTIMEZONE
 TZID:America/New_York
 X-TZINFO:America/New_York[2007g/Partial@88361280]
 BEGIN:DAYLIGHT
 TZOFFSETTO:-0400
 TZOFFSETFROM:-0500
 TZNAME:America/New_York(DST)
 DTSTART:19980405T02
 RRULE:FREQ=YEARLY;UNTIL=20060403T07Z;BYMONTH=4;BYDAY=1SU
 END:DAYLIGHT
 BEGIN:STANDARD
 TZOFFSETTO:-0500
 TZOFFSETFROM:-0400
 TZNAME:America/New_York(STD)
 DTSTART:19981025T02
 RRULE:FREQ=YEARLY;UNTIL=20061030T07Z;BYMONTH=10;BYDAY=-1SU
 END:STANDARD
 BEGIN:DAYLIGHT
 TZOFFSETTO:-0400
 TZOFFSETFROM:-0500
 TZNAME:America/New_York(DST)
 DTSTART:20070311T02
 RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
 END:DAYLIGHT
 BEGIN:STANDARD
 TZOFFSETTO:-0500
 TZOFFSETFROM:-0400
 TZNAME:America/New_York(STD)
 DTSTART:20071104T02
 RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
 END:STANDARD
 END:VTIMEZONE

SOGo doesn't support multiple STANDARD/DAYLIGHT definitions within the same 
VTIMEZONE. I just filled a bug ticket :

http://www.sogo.nu/bugs/view.php?id=1487


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] Changed IMAP-Server in SOGo conf and now im not able to login to it

2011-11-04 Thread Jürgen Echter

Am 04.11.2011 14:51, schrieb Ludovic Marcotte:

On 04/11/11 09:48, Jürgen Echter wrote:


thunderbird works fine on the same server on port 993, but yes its 
possible that this is an certificate issue. The server uses a self 
signed cert, which i had to accept in thunderbird. But what confuses 
me is, that was all the same on the old server. Self signed cert, 
port 993, ssl, imap. 
SOGo doesn't do certificate validation so it doesn't care if it's 
self-signed or not.


Thunderbird might work over 993 because it might try TLS instead of 
SSL on that port if SSL fails. SOGo will not.


Is your IMAP server exposed on the Internet? If so, give me the FQDN.

Also, retry the openssl s_client command I pasted using that FQDN on 
your side and paste the output.



Hi,

i also tried this string imaps://our.new.domain.de:993/?tls=YES

cheers

juergen




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

Re: [SOGo] Accessing SOGo with other applications

2011-11-04 Thread Peter Peltonen
Hi,

On Fri, Nov 4, 2011 at 2:28 PM, Christian Naumer c...@brain-biotech.de wrote:
 As the subject says. Does anyone have experience accessing SOGo from
 other applications? Like PHP scripts. Do you use CalDAV/CardDAV or
 access the DB directly? Or are there already interfaces which could be used?

I would be interested in this as well. Quick googling revealed these
two PHP client libraries:

http://www.phpclasses.org/package/3619-PHP-Generate-calendars-in-iCal-format.html

http://www.kigkonsult.se/iCalcreator/index.php

Has someone tried them out / are there other (better) alternatives around?

Never thought about accessing the DB directly, that would be a quick'n
dirty way to get the calendar data out to a web page. Would someone
know some example queries for example how to get events for one week
for a specific user?

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


[SOGo] display all users calendars

2011-11-04 Thread Peter Peltonen
Hi,

I would need to introduce SOGo to a group of users who have been used
to start they week by looking at everyone's calendars for the week.
Their current calendar solution shows on one page a list of names and
the tasks and the starting time of the task for these people for every
day.

I think there isn't a way to create this kind of view in the SOGo
calendar web view?

Does someone know a web client that could be used as a frontend for
SOGo and could show this kind if view?

Best regards,
Peter
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-04 Thread Ludovic Marcotte

On 04/11/11 13:39, Ed W wrote:

I searched the mailing lists and found one email summarising two
incremental diffs to the backend on inverse.ca.  You might want to
pickup those improved versions as a starting point?

After that I had a quick peek at the code and it does kind of look
readable - might not be so hard to fix it up a bit?


With regards to your error, I know nothing about the code, but the stack
trace is modifying something to do with ldif, which is the ldap syncing
stuff, then it says no such object.  This might give you a clue as to
what might have gone wrong? (eg are you expecting be using ldap...)

For the record, the ca.inverse.z-push branch is pretty worthless.

The best results were obtained by Bo Simonsen but his code can no longer 
be obtained at the location where it was previously available.


Regards,

--
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)

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


Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-04 Thread Ed W
On 04/11/2011 18:42, Ludovic Marcotte wrote:
 On 04/11/11 13:39, Ed W wrote:
 I searched the mailing lists and found one email summarising two
 incremental diffs to the backend on inverse.ca.  You might want to
 pickup those improved versions as a starting point?

 After that I had a quick peek at the code and it does kind of look
 readable - might not be so hard to fix it up a bit?


 With regards to your error, I know nothing about the code, but the stack
 trace is modifying something to do with ldif, which is the ldap syncing
 stuff, then it says no such object.  This might give you a clue as to
 what might have gone wrong? (eg are you expecting be using ldap...)
 For the record, the ca.inverse.z-push branch is pretty worthless.

 The best results were obtained by Bo Simonsen but his code can no
 longer be obtained at the location where it was previously available.

?!  Tenterhooks!  So where can I get it?!

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


Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-04 Thread Heiner Markert
Am Freitag, 4. November 2011, 18:54:32 schrieb Ed W:
 On 04/11/2011 18:42, Ludovic Marcotte wrote:
  On 04/11/11 13:39, Ed W wrote:
  I searched the mailing lists and found one email summarising two
  incremental diffs to the backend on inverse.ca.  You might want to
  pickup those improved versions as a starting point?
  
  After that I had a quick peek at the code and it does kind of look
  readable - might not be so hard to fix it up a bit?
  
  
  With regards to your error, I know nothing about the code, but the
  stack
  trace is modifying something to do with ldif, which is the ldap
  syncing
  stuff, then it says no such object.  This might give you a clue as
  to
  what might have gone wrong? (eg are you expecting be using ldap...)
  
  For the record, the ca.inverse.z-push branch is pretty worthless.
  
  The best results were obtained by Bo Simonsen but his code can no
  longer be obtained at the location where it was previously available.
 
 ?!  Tenterhooks!  So where can I get it?!

The only link I was able to find is
http://www.algepop.net/users/alge/sogo/z-push/
As far as I can remember, this should be a pretty recent snapshot.

Regards
Heiner

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


Re: [SOGo] Complete Task results in error with 1.3.9

2011-11-04 Thread Julian Robbins

On 02/11/11 22:47, Ludovic Marcotte wrote:

On 01/11/11 18:30, korn...@tkc-online.de wrote:

I have the same error message after the update to version 1.3.9.
The problem has been found and fixed for MySQL - we'll regenerate SOPE 
packages with only that fix in so it'll be safe to just update the 
SOPE GDL MySQL package. We'll advise when packages are ready.



Any idea when this will be? Tasks are effectively broken till its fixed 

--
Kind Regards,

Julian Robbins
Web Marketing and IT Manager

Q-par Angus Ltd, Barons Cross Laboratories, Leominster, Herefordshire, HR6 8RS, 
United Kingdom

Telephone +44 (0) 1568 612138, Fax +44 (0) 1568 616373, Web www.q-par.com

IDEAS ENGINEERED - SPECIALISTS IN MICROWAVE and RF ENGINEERING

(Registered office)
Incorporated in England No 1826221



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


Re: [SOGo] Complete Task results in error with 1.3.9

2011-11-04 Thread Julian Robbins

On 04/11/2011 22:03, Ludovic Marcotte wrote:

On 04/11/11 17:43, Julian Robbins wrote:
Any idea when this will be? Tasks are effectively broken till its 
fixed  
You can simply get the nightly RPM of sope49-gdl1-mysql, install it 
and restart SOGo:


http://inverse.ca/downloads/SOGo/CentOS5/nightly/i386/RPMS/sope49-gdl1-mysql-4.9-2004_1664.el5.1.i386.rpm 



or:

http://inverse.ca/downloads/SOGo/CentOS5/nightly/x86_64/RPMS/sope49-gdl1-mysql-4.9-2004_1664.el5.1.x86_64.rpm 



I need the deb packages for Ubuntu 10.04 LTS

Julian

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


Re: [SOGo] Complete Task results in error with 1.3.9

2011-11-04 Thread Ludovic Marcotte

On 04/11/11 18:07, Julian Robbins wrote:
I need the deb packages for Ubuntu 10.04 LTS 

http://inverse.ca/ubuntu-nightly/pool/main/s/sope/

--
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)

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


Re: [SOGo] Complete Task results in error with 1.3.9

2011-11-04 Thread Julian Robbins

On 04/11/2011 22:18, Ludovic Marcotte wrote:

On 04/11/11 18:07, Julian Robbins wrote:
I need the deb packages for Ubuntu 10.04 LTS 

http://inverse.ca/ubuntu-nightly/pool/main/s/sope/


many thanks

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


Re: [SOGo] Complete Task results in error with 1.3.9

2011-11-04 Thread Julian Robbins

On 04/11/11 22:18, Ludovic Marcotte wrote:

On 04/11/11 18:07, Julian Robbins wrote:
I need the deb packages for Ubuntu 10.04 LTS 

http://inverse.ca/ubuntu-nightly/pool/main/s/sope/


things are never that easy are they ...

I get an error The following packages have unmet dependencies.
  sope4.9-gdl1-mysql: Depends: libsope-core4.9 (= 4.9.r1664.2004) 
but 4.9.r1664.20111028 is installed
  Depends: libsope-gdl1-4.9 (= 4.9.r1664.2004) 
but 4.9.r1664.20111028 is installed



I guess i can grab these other packages, but I dont want to mess to much 
with a production system ...


--
Kind Regards,

Julian Robbins
Web Marketing and IT Manager

Q-par Angus Ltd, Barons Cross Laboratories, Leominster, Herefordshire, HR6 8RS, 
United Kingdom

Telephone +44 (0) 1568 612138, Fax +44 (0) 1568 616373, Web www.q-par.com

IDEAS ENGINEERED - SPECIALISTS IN MICROWAVE and RF ENGINEERING

(Registered office)
Incorporated in England No 1826221



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


[SOGo] BTS activities for Friday, November 04 2011

2011-11-04 Thread SOGo reporter
Title: BTS activities for Friday, November 04 2011





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, November 04 2011

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1388
	2011-11-04 10:55:50
	updated (open)
	Backend General
	Pref not saved
	
	  
	
1487
	2011-11-04 11:10:20
	updated (open)
	SOPE
	No support for vTimeZone with multiple standard/daylight definitions
	
	  
	
1484
	2011-11-04 10:52:50
	resolved (fixed)
	Backend General
	Can't update vComponents with MySQL