Re: [SOGo] SOGo Webinterface address book, problem notes field

2016-10-25 Thread Francis Lachapelle
It's fixed. Try the next nightly build.

Thanks,

Francis

> On Oct 25, 2016, at 8:47 AM, Andreas (list_m...@zero-one.net)  
> wrote:
> 
> It's 3.2.0. Installed on Ubuntu 16.04 via
> 
> deb https://packages.inverse.ca/SOGo/nightly/3/ubuntu/ xenial xenial
> 
> 
> Am Di, 25. Okt 2016, um 14:41, schrieb Francis Lachapelle:
>> Hello Andreas
>> 
>>> On Oct 25, 2016, at 4:58 AM, Andreas (list_m...@zero-one.net) 
>>>  wrote:
>>> 
>>> when adding a new contact with SOGo's Web interface the notes field is
>>> prefilled with "[object Object]". Without removing or overwriting this,
>>> the contact could not be saved.
>>> 
>>> We have connected SOGo via LDAP:
>>> 
>>> SOGoUserSources = (
>>>   {
>>> type = ldap;
>>> CNFieldName = cn;
>>> UIDFieldName = uniqueIdentifier;
>>> bindFields = (uniqueIdentifier); // array of fields to use for
>>> indirect binds
>>> baseDN = "ou=Users,dc=example,dc=com";
>>> canAuthenticate = YES;
>>> hostname = ldap://ldap.example.com:389!StartTLS;
>>> bindDN = "uid=sogo,ou=Services,dc=example,dc=com";
>>> bindPassword = 123456;
>>> id = directory;
>>> isAddressBook = NO;
>>> userPasswordAlgorithm = CRYPT;
>>> MailFieldNames = ( mail, mailAlias );
>>>   }
>>> );
>>> 
>>> Ist there any error in our config?
>> 
>> What version of SOGo do you use? How did you installed it?
>> 
>> 
>> Francis
>> -- 
>> users@sogo.nu
>> https://inverse.ca/sogo/lists



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

Re: [SOGo] SOGo Webinterface address book, problem notes field

2016-10-25 Thread Andreas
Wow, thanks!!



Am Di, 25. Okt 2016, um 15:37, schrieb Francis Lachapelle:
> It's fixed. Try the next nightly build.
> 
> Thanks,
> 
> Francis
> 
> > On Oct 25, 2016, at 8:47 AM, Andreas (list_m...@zero-one.net) 
> >  wrote:
> > 
> > It's 3.2.0. Installed on Ubuntu 16.04 via
> > 
> > deb https://packages.inverse.ca/SOGo/nightly/3/ubuntu/ xenial xenial
> > 
> > 
> > Am Di, 25. Okt 2016, um 14:41, schrieb Francis Lachapelle:
> >> Hello Andreas
> >> 
> >>> On Oct 25, 2016, at 4:58 AM, Andreas (list_m...@zero-one.net) 
> >>>  wrote:
> >>> 
> >>> when adding a new contact with SOGo's Web interface the notes field is
> >>> prefilled with "[object Object]". Without removing or overwriting this,
> >>> the contact could not be saved.
> >>> 
> >>> We have connected SOGo via LDAP:
> >>> 
> >>> SOGoUserSources = (
> >>>   {
> >>> type = ldap;
> >>> CNFieldName = cn;
> >>> UIDFieldName = uniqueIdentifier;
> >>> bindFields = (uniqueIdentifier); // array of fields to use for
> >>> indirect binds
> >>> baseDN = "ou=Users,dc=example,dc=com";
> >>> canAuthenticate = YES;
> >>> hostname = ldap://ldap.example.com:389!StartTLS;
> >>> bindDN = "uid=sogo,ou=Services,dc=example,dc=com";
> >>> bindPassword = 123456;
> >>> id = directory;
> >>> isAddressBook = NO;
> >>> userPasswordAlgorithm = CRYPT;
> >>> MailFieldNames = ( mail, mailAlias );
> >>>   }
> >>> );
> >>> 
> >>> Ist there any error in our config?
> >> 
> >> What version of SOGo do you use? How did you installed it?
> >> 
> >> 
> >> Francis
> >> -- 
> >> users@sogo.nu
> >> https://inverse.ca/sogo/lists
> 
> 
> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Webinterface address book, problem notes field

2016-10-25 Thread Andreas
It's 3.2.0. Installed on Ubuntu 16.04 via

deb https://packages.inverse.ca/SOGo/nightly/3/ubuntu/ xenial xenial


Am Di, 25. Okt 2016, um 14:41, schrieb Francis Lachapelle:
> Hello Andreas
> 
> > On Oct 25, 2016, at 4:58 AM, Andreas (list_m...@zero-one.net) 
> >  wrote:
> > 
> > when adding a new contact with SOGo's Web interface the notes field is
> > prefilled with "[object Object]". Without removing or overwriting this,
> > the contact could not be saved.
> > 
> > We have connected SOGo via LDAP:
> > 
> > SOGoUserSources = (
> >{
> >  type = ldap;
> >  CNFieldName = cn;
> >  UIDFieldName = uniqueIdentifier;
> >  bindFields = (uniqueIdentifier); // array of fields to use for
> >  indirect binds
> >  baseDN = "ou=Users,dc=example,dc=com";
> >  canAuthenticate = YES;
> >  hostname = ldap://ldap.example.com:389!StartTLS;
> >  bindDN = "uid=sogo,ou=Services,dc=example,dc=com";
> >  bindPassword = 123456;
> >  id = directory;
> >  isAddressBook = NO;
> >  userPasswordAlgorithm = CRYPT;
> >  MailFieldNames = ( mail, mailAlias );
> >}
> >  );
> > 
> > Ist there any error in our config?
> 
> What version of SOGo do you use? How did you installed it?
> 
> 
> Francis
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Webinterface address book, problem notes field

2016-10-25 Thread Francis Lachapelle
Hello Andreas

> On Oct 25, 2016, at 4:58 AM, Andreas (list_m...@zero-one.net)  
> wrote:
> 
> when adding a new contact with SOGo's Web interface the notes field is
> prefilled with "[object Object]". Without removing or overwriting this,
> the contact could not be saved.
> 
> We have connected SOGo via LDAP:
> 
> SOGoUserSources = (
>{
>  type = ldap;
>  CNFieldName = cn;
>  UIDFieldName = uniqueIdentifier;
>  bindFields = (uniqueIdentifier); // array of fields to use for
>  indirect binds
>  baseDN = "ou=Users,dc=example,dc=com";
>  canAuthenticate = YES;
>  hostname = ldap://ldap.example.com:389!StartTLS;
>  bindDN = "uid=sogo,ou=Services,dc=example,dc=com";
>  bindPassword = 123456;
>  id = directory;
>  isAddressBook = NO;
>  userPasswordAlgorithm = CRYPT;
>  MailFieldNames = ( mail, mailAlias );
>}
>  );
> 
> Ist there any error in our config?

What version of SOGo do you use? How did you installed it?


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