Re: [SOGo] Question SOGo/Thunderbird

2012-07-30 Thread Marc Patermann

Nicolas,

Nicolas Cauchie schrieb (28.07.2012 00:59 Uhr):

If I understood the documentation, SOGo Integrator/Connector isn't 
efficient if SOGo server and Mail server are differents ?

Where do you read that?

Then I install SOGo Integrator (customized), Connector and Mozilla 
Lightning.


Never I set the SOGo adress server... How Thunderbird is supposed to 
know this adress to catch contacts and calendar? If I understood 
(again..) Integrator customization is only to allow automatic updates...?

No. The customized integrator tells the extension where to find SOGo.
I works perfectly fine here with SOGo and IMAP/SMTP/LDAP on different 
machines.


My Thunderbird mail account IMAP/SMTP adresses pointing to my mails 
server, not my SOGo server, and it's the only one place where I can set 
any adress...

When there is possibly something wrong.

Is the username of Thunderbird's first IMAP/POP account a valid username 
in SOGo? This is the only thing, that has to be.


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


Re: [SOGo] Question SOGo/Thunderbird

2012-07-28 Thread Paul van der Vlis
Op 28-07-12 00:59, Nicolas Cauchie schreef:
 Hello there !
 
 I have a question, maybe a dumb question...
 
 If I understood the documentation, SOGo Integrator/Connector isn't
 efficient if SOGo server and Mail server are differents ?
 
 My configuration is :
 - A mail server (Dovecot/Postfix)
 - A SOGo server (lastest day release)
 - An AD server (W2k8)
 
 When using WebInterface, everything's OK (ouch!) : mails, calendar,
 contacts..
 
 When I configure Thunderbird with an email account, everything's OK.
 (mails only, obviously)
 
 Then I install SOGo Integrator (customized), Connector and Mozilla
 Lightning.
 
 Never I set the SOGo adress server... How Thunderbird is supposed to
 know this adress to catch contacts and calendar? If I understood
 (again..) Integrator customization is only to allow automatic updates...?
 My Thunderbird mail account IMAP/SMTP adresses pointing to my mails
 server, not my SOGo server, and it's the only one place where I can set
 any adress...

Hello Nicolas,

I don't know Integrator. I create an calendar and an address book in
Thunderbird, then it works.

The calendar configuration is simple to find: file | new | calendar.

The address book configuration is only in the address book itself. file
| new | addressbook on server

With regards,
Paul.



-- 
Paul van der Vlis Linux systeembeheer, Groningen
http://www.vandervlis.nl/

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


Re: [SOGo] Question SOGo/Thunderbird

2012-07-28 Thread Bruno Lingner (Hugo)

In our case, I unpack the sogo integrator and edit the file
defaults/preferences/site.js
and set the last line like this:
pref(sogo-integrator.autocomplete.server.urlid, ldap);
that's because in the sogo config file .GNUstepDefaults we have
the ldap address book configured like this:

{
CNFieldName = cn;
IDFieldName = uid;
UIDFieldName = uid;
MultipleBookingsFieldName = multiplebookings;
KindFieldName = kind;
SearchFieldNames = (sn, cn, uid, mail );
baseDN = dc=sogo,dc=de;
filter = (objectClass='calEntry' AND mail='*');
id = ldap;
displayName = Kochan;
hostname = localhost;
type = ldap;
port = 389;
scope = SUB;
isAddressBook = YES;
canAuthenticate = YES;
},

and of course I set the isi:updateURL to our server.
after then I repack the extension and distribute it.
then lightning automatically sets the address book to Kochan in the
file/preferences/composition/addressing menue.

hope this helps.

greetings
hugo.-

On 07/28/2012 12:59 AM, Nicolas Cauchie wrote:

Hello there !

I have a question, maybe a dumb question...

If I understood the documentation, SOGo Integrator/Connector isn't
efficient if SOGo server and Mail server are differents ?

My configuration is :
- A mail server (Dovecot/Postfix)
- A SOGo server (lastest day release)
- An AD server (W2k8)

When using WebInterface, everything's OK (ouch!) : mails, calendar,
contacts..

When I configure Thunderbird with an email account, everything's OK.
(mails only, obviously)

Then I install SOGo Integrator (customized), Connector and Mozilla
Lightning.

Never I set the SOGo adress server... How Thunderbird is supposed to
know this adress to catch contacts and calendar? If I understood
(again..) Integrator customization is only to allow automatic updates...?
My Thunderbird mail account IMAP/SMTP adresses pointing to my mails
server, not my SOGo server, and it's the only one place where I can set
any adress...

Thanks in advance to light up my mind ;)

Nicolas






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


Re: [SOGo] Question SOGo/Thunderbird

2012-07-27 Thread Nicolas Cauchie

Le 28/07/2012 00:59, Nicolas Cauchie a écrit :

Hello there !

I have a question, maybe a dumb question...

If I understood the documentation, SOGo Integrator/Connector isn't 
efficient if SOGo server and Mail server are differents ?


My configuration is :
- A mail server (Dovecot/Postfix)
- A SOGo server (lastest day release)
- An AD server (W2k8)

When using WebInterface, everything's OK (ouch!) : mails, calendar, 
contacts..


When I configure Thunderbird with an email account, everything's OK. 
(mails only, obviously)


Then I install SOGo Integrator (customized), Connector and Mozilla 
Lightning.


Never I set the SOGo adress server... How Thunderbird is supposed to 
know this adress to catch contacts and calendar? If I understood 
(again..) Integrator customization is only to allow automatic updates...?
My Thunderbird mail account IMAP/SMTP adresses pointing to my mails 
server, not my SOGo server, and it's the only one place where I can 
set any adress...


Thanks in advance to light up my mind ;)

Nicolas





To complete my previously question, I join the SOGo log error, when I 
try to add a calendar in Thunderbird :


2012-07-28 01:15:57.652 sogod[3274] ERROR(-[NGLdapSearchResultEnumerator 
nextObject]): does not support result references yet ..
Jul 28 01:15:57 sogod [3274]: 0x0x8f33620[SOGoDAVAuthenticator] tried 
wrong password for user 'user@mydomain.fr'!
localhost - - [28/Jul/2012:01:15:57 GMT] PROPFIND /SOGo/dav/user/ 
HTTP/1.1 401 12/272 0.008 - - 0


Must, in theory, calendars and contacts be synchronized automatically ?

Thanks again :)




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