[SOGo] Re: Funambol+sogo connector: Could'n find the driver!

2011-03-27 Thread Arie Skliarouk
Found the problem, I mistakenly entered

jdbc://mysql://localhost/funambol?characterEncoding=UTF-8

instead of

jdbc:mysql://localhost/funambol?characterEncoding=UTF-8

in the funamboladmin.

--
Arie



On Thu, Mar 24, 2011 at 19:26, Arie Skliarouk sklia...@gmail.com wrote:

 Small clarification: The SOGo installation uses mysql database, there is no
 postgresql db around.

 Have anybody managed to use SOGo+sogo-connector with mysql?

 --
 Arie




 On Thu, Mar 24, 2011 at 18:41, Arie Skliarouk sklia...@gmail.com wrote:

 Hi,

 Environment:
 funambol-9.0.0-x64.bin
 funambol-sogo-1.0.8.s4j
 sogo 1.3.4
 Set up instructions used:
 http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,33/func,view/id,24885/
 Glanced on setup instuctions for old version of funambol:
 http://wiki.contribs.org/Funambol

 When I try to sync with funambol+sogo connector I get following error in
 the /opt/Funambol/logs/ds-server/ds-server.log:

 *[2011-03-24 19:14:07,700] [funambol.sogo] [INFO]
 [958EDCFD576E34FABA558DA1146621D3] [192.168.2.50] [fac-352961040009836]
 [evgeny] [sogo-card] Loading the JDBC driver for URL:
 jdbc://mysql://localhost/sogo
 [2011-03-24 19:14:07,701] [funambol.sogo] [ERROR]
 [958EDCFD576E34FABA558DA1146621D3] [192.168.2.50] [fac-352961040009836]
 [evgeny] [sogo-card] Couldn't find the driver! (org.postgresql.Driver) or
 connect to the database: java.lang.ClassNotFoundException:
 org.postgresql.Driver
 java.lang.ClassNotFoundException: org.postgresql.Driver*

 BTW, the very same problem was reported here two years ago:
 http://mail.opengroupware.org/pipermail/sogo/2009-May/002272.html

 I need the funambol for blackberry clients. AFAIK, blackberry do not
 support CalDAV, CardDAV.

 --
 Arie



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

[SOGo] Re: Funambol+sogo connector: Could'n find the driver!

2011-03-24 Thread Arie Skliarouk
Small clarification: The SOGo installation uses mysql database, there is no
postgresql db around.

Have anybody managed to use SOGo+sogo-connector with mysql?

--
Arie



On Thu, Mar 24, 2011 at 18:41, Arie Skliarouk sklia...@gmail.com wrote:

 Hi,

 Environment:
 funambol-9.0.0-x64.bin
 funambol-sogo-1.0.8.s4j
 sogo 1.3.4
 Set up instructions used:
 http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,33/func,view/id,24885/
 Glanced on setup instuctions for old version of funambol:
 http://wiki.contribs.org/Funambol

 When I try to sync with funambol+sogo connector I get following error in
 the /opt/Funambol/logs/ds-server/ds-server.log:

 *[2011-03-24 19:14:07,700] [funambol.sogo] [INFO]
 [958EDCFD576E34FABA558DA1146621D3] [192.168.2.50] [fac-352961040009836]
 [evgeny] [sogo-card] Loading the JDBC driver for URL:
 jdbc://mysql://localhost/sogo
 [2011-03-24 19:14:07,701] [funambol.sogo] [ERROR]
 [958EDCFD576E34FABA558DA1146621D3] [192.168.2.50] [fac-352961040009836]
 [evgeny] [sogo-card] Couldn't find the driver! (org.postgresql.Driver) or
 connect to the database: java.lang.ClassNotFoundException:
 org.postgresql.Driver
 java.lang.ClassNotFoundException: org.postgresql.Driver*

 BTW, the very same problem was reported here two years ago:
 http://mail.opengroupware.org/pipermail/sogo/2009-May/002272.html

 I need the funambol for blackberry clients. AFAIK, blackberry do not
 support CalDAV, CardDAV.

 --
 Arie


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

Re: [SOGo] Re: Funambol Sogo connector

2011-03-13 Thread Rosario Russo

Il 12/03/2011 13.13, Luca Olivetti ha scritto:

Al 12/03/11 13:09, En/na Rosario Russo ha escrit:


I wonder how to sync also e-mails on the phone. I don't know if email as Remote 
Name in sogo (and in Funambol) is the correct name or I have to change it...


SOGo doesn't manage email, it just gives a web frontend to it.
SOGo only manages calendars and address books.



Ouch! And is it possible to sync the phone contacts/todo's/calendar 
with a global address book/calendar other than the personal one?



I don't know enough about funambol to tell you if what you want to do is 
possible
(probably it is) and how.



mmhh I think you can use only IMAP... no other ideas to do that.


Bye


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


Re: [SOGo] Re: Funambol Sogo connector

2011-03-13 Thread Heiner Markert


Am Sonntag, 13. März 2011 13:31:18 schrieb Rosario Russo:
 Il 12/03/2011 13.13, Luca Olivetti ha scritto:
  Al 12/03/11 13:09, En/na Rosario Russo ha escrit:
  I wonder how to sync also e-mails on the phone. I don't know if email
  as Remote Name in sogo (and in Funambol) is the correct name or I have
  to change it...
 
  SOGo doesn't manage email, it just gives a web frontend to it.
  SOGo only manages calendars and address books.

 Ouch! And is it possible to sync the phone contacts/todo's/calendar
 with a global address book/calendar other than the personal one?

That's possible, simply assign a sync tag to the calendar or address book 
(right click on the item, select properties). There, you can also select or 
deselect the items for sync.

Regards
Heiner


  I don't know enough about funambol to tell you if what you want to do is
  possible (probably it is) and how.

 mmhh I think you can use only IMAP... no other ideas to do that.

  Bye

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

Re: [SOGo] Re: Funambol Sogo connector

2011-03-13 Thread Luca Olivetti
Al 13/03/11 13:31, En/na Rosario Russo ha escrit:

 I don't know enough about funambol to tell you if what you want to do is 
 possible
 (probably it is) and how.

 
 mmhh I think you can use only IMAP... no other ideas to do that.

Well, yes, if the phone has a proper IMAP client, then you don't need
funambol at all.

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Re: Funambol Sogo connector

2011-03-13 Thread Rosario Russo

Il 13/03/2011 14.06, Heiner Markert ha scritto:


Ouch! And is it possible to sync the phone contacts/todo's/calendar
with a global address book/calendar other than the personal one?


That's possible, simply assign a sync tag to the calendar or address book
(right click on the item, select properties). There, you can also select or
deselect the items for sync.


Ok, but I was referring to Funambol. I wish that the calendar on my 
phone is sync'ed not with the personal one on SOGo, but with another 
one that I choose time to time... For how the things work, it seems 
that Funambol synchronizes only the personal cal/todo/contacts, not 
one that you choose. Or am I wrong?


R.



Regards
Heiner




I don't know enough about funambol to tell you if what you want to do is
possible (probably it is) and how.


mmhh I think you can use only IMAP... no other ideas to do that.


Bye




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


[SOGo] Re: Funambol Sogo connector

2011-03-12 Thread Rosario Russo

Il 12/03/2011 12.16, Rosario Russo ha scritto:


But which address-books are they sync'ed with? No address book in
webmail interface nor the address book in Thunderbird are synchronized.


Ok, I got it! In the Funambol client (on the mobile phone), click 
Menu|Settings. In the Sync Settings window, click the checkbox by each 
type of data you want to synchronize. Select Calendar, for example. 
Then Menu|Advanced.

In the Remote Name: write:
Contacts: sogo-card
Calendar: sogo-cal
tasks: sogo-todo

Press Save and sync your data.

I wonder how to sync also e-mails on the phone. I don't know if 
email as Remote Name in sogo (and in Funambol) is the correct name 
or I have to change it...


Hope this helps...



If I make a query in the mysql db, my contacts are there... But why
SOGo didn't find them?

All passwords and parameters are correct. It seems that Funambol
updates my contacts, but SOGo didn't know where to find them. Or,
probably, I don't find them! :-)



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


Re: [SOGo] Re: Funambol Sogo connector

2011-03-12 Thread Luca Olivetti
Al 12/03/11 13:09, En/na Rosario Russo ha escrit:

 I wonder how to sync also e-mails on the phone. I don't know if email as 
 Remote Name in sogo (and in Funambol) is the correct name or I have to 
 change it...

SOGo doesn't manage email, it just gives a web frontend to it.
SOGo only manages calendars and address books.

I don't know enough about funambol to tell you if what you want to do is 
possible
(probably it is) and how.

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Re: Funambol Sogo connector

2011-03-12 Thread Kevin C. Smith
What version of Funambol did you use. I've a similar setup with a Win
phone, but I don't get my calendar in SOGo. AND I did the Win phone
setup as below (sogo-card, etc). I did use latest Funambol and that may
be my issue. 

On Sat, Mar 12, 2011 at 01:09:16PM +0100, Rosario Russo wrote:
 Il 12/03/2011 12.16, Rosario Russo ha scritto:
 
 Ok, I got it! In the Funambol client (on the mobile phone), click
 Menu|Settings. In the Sync Settings window, click the checkbox by
 each type of data you want to synchronize. Select Calendar, for
 example. Then Menu|Advanced.
 In the Remote Name: write:
 Contacts: sogo-card
 Calendar: sogo-cal
 tasks: sogo-todo
 
 Press Save and sync your data.
 
 I wonder how to sync also e-mails on the phone. I don't know if
 email as Remote Name in sogo (and in Funambol) is the correct
 name or I have to change it...
 
 Hope this helps...
 
 
 If I make a query in the mysql db, my contacts are there... But why
 SOGo didn't find them?
 
 All passwords and parameters are correct. It seems that Funambol
 updates my contacts, but SOGo didn't know where to find them. Or,
 probably, I don't find them! :-)
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists