[SOGo] calendar entry in the web calendar. the requested object could not be found!

2014-12-16 Thread Bernhard Bühler
Hi

In the web calendar, there are some entries without any data (at least two). 
Most of the entries are ok.

Opening them I get the message:

An error occurred during object publishing
the requested object could not be found!

https://sogo./SOGo/so/heinz/Calendar/5F69-54672700-1-6007EF00/AMvs/Nlo+49NpyKuQ7JIyPwHAJJsjV/XJUdBvkmIoQzLdioABgAAAJJsjV/XJUdBvkmIoQzLdioACQcAAA==/edit

The data in the MySQL database does not seem to be consistent.

The entry cannot be deleted, either.

How can this problem be solved?

using SOGo 2.2.09 Ubuntu 14.04 LTS


Thanks

Bernhard

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


Re: [SOGo] sogo with 389-ds authentication

2014-12-16 Thread Christian Naumer
Am 14.12.2014 um 22:24 schrieb Michal Koprda:
 my configuration is, from added sogo conf file:

I would expect it to look like this. But I don't know if this is just a
display problem with your email.
It has to be your config! SOGO can not find it as you can see in your
logs (No authentication sources defined - nobody will be able to login.
Check your defaults.)


 
 /* LDAP authentication example */
SOGoUserSources = (
  {
type = ldap;
CNFieldName = cn;
UIDFieldName = uid;
IDFieldName = uid; // first field of the DN for direct binds
bindFields = (uid, mail, cn); // array of fields to use for indirect
binds
baseDN = ou=people,dc=mk,dc=local;
bindDN = uid=sogo2,ou=people,dc=mk,dc=local;
bindPassword = Emerson01;
canAuthenticate = YES;
displayName = Shared Addresses;
hostname = ldap://srv389ds.mk.local:389ldap://srv389ds.mk.local:389/;
id = auth;
isAddressBook = YES;
 SearchFieldNames = (uid,cn,sn,mail);
  }
);

Here is ours:

 SOGoUserSources = (
{
CNFieldName = cn;
IDFieldName = uid;
UIDFieldName = uid;
bindAsCurrentUser =YES;
baseDN = ou=Users,dc=brain-biotech,dc=de;
bindDN = cn=X-TEST;
bindFields = (
uid
);
bindPassword = xx;
canAuthenticate = YES;
displayName = BRAIN;
encryption = STARTTLS;
hostname = ldap.local;
id = BRAIN;
isAddressBook = YES;
port = 389;
}
);


Regards

Christian


-- 
Dr. Christian Naumer
Research Scientist
Plattform-Koordinator Bioprozesstechnik

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. Juergen Eck
Vorsitzender des Aufsichtsrats: Dr. Ludger Mueller
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] SOGo and CENTOS 7

2014-12-16 Thread stelio . valtzis
Hello all,

is there any roadmap for having a package released for CENTOS 7?

Is there anyone who has successfully deployed it already on this OS?

Thanks
Stelios


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


[SOGo] URL default to display in Outlook

2014-12-16 Thread Foxnet

hello
Regarding the url to add to the configuration in Outlook 2013, the default 
version that is it, as in my case, it appears to me that it is always 
disconnect.

Thank you for your help

Michel



__ Information from ESET Mail Security, version of virus signature 
database 10884 (20141216) __

The message was checked by ESET Mail Security.
http://www.eset.com


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

Re: [SOGo] URL default to display in Outlook

2014-12-16 Thread Ludovic Marcotte

On 16/12/2014 07:13, Foxnet wrote:

Regarding the url to add to the configuration in Outlook 2013, the default 
version that is it, as in my case, it appears to me that it is always 
disconnect.

There was a typo in the doc that was fixed a couple of days ago:

https://github.com/inverse-inc/sogo/commit/4e6214d6fcaa278f4039765de2b74fd862ced228

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

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


RE: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread Ozy de Jong
Hello,

Having spoken with Ludovic earlier about this, there is a big issue with Samba4 
on RHEL/CentOS 7 that prevents using openchange backend.
I guess Sogo packages can work on CentOS 7 so far (from what i've read in the 
rpm spec files on github), but simply without openchange.

The problem is related to the Samba4 implementation of the Kerberos protocol 
which uses Heimdal whereas RHEL / CentOS use MIT Kerberos.
That's the reason no RHEL / CentOS 7 can be configured as a Samba4 domain 
controller yet.

The guys at http://enterprisesamba.com have released Samba 4 RPMs compiled with 
MIT Kerberos support for RHEL 7, that works as DC.
Yet, i don't know if the sogo openchange backend can work togheter with them.

@Sogo devs: If you could tell us if there's any roadmap or guide to compile 
sogo with samba sernet packages, i'll be glad to do some beta testing :)

Regards,
Ozy.
 
-Message initial-
 De:stelio.valt...@dynalink.org stelio.valt...@dynalink.org
 Envoyé: mardi 16 décembre 2014 12:39
 À: users@sogo.nu
 Sujet: [SOGo] SOGo and CENTOS 7
 
 Hello all,
 
 is there any roadmap for having a package released for CENTOS 7?
 
 Is there anyone who has successfully deployed it already on this OS?
 
 Thanks
 Stelios
 
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread Ben Webber
I have deployed sogo on CentOS 7 using the rpms I found here:

https://copr.fedoraproject.org/coprs/jaile/sogo/

I am using it with openldap rather than samba 4 though.

I would also be happy to do some beta testing of CentOS 7 rpms but in an
openldap environment rather than samba 4.

Ben

On 16/12/14 12:22, Ozy de Jong wrote:
 Hello,
 
 Having spoken with Ludovic earlier about this, there is a big issue with 
 Samba4 on RHEL/CentOS 7 that prevents using openchange backend.
 I guess Sogo packages can work on CentOS 7 so far (from what i've read in the 
 rpm spec files on github), but simply without openchange.
 
 The problem is related to the Samba4 implementation of the Kerberos protocol 
 which uses Heimdal whereas RHEL / CentOS use MIT Kerberos.
 That's the reason no RHEL / CentOS 7 can be configured as a Samba4 domain 
 controller yet.
 
 The guys at http://enterprisesamba.com have released Samba 4 RPMs compiled 
 with MIT Kerberos support for RHEL 7, that works as DC.
 Yet, i don't know if the sogo openchange backend can work togheter with them.
 
 @Sogo devs: If you could tell us if there's any roadmap or guide to compile 
 sogo with samba sernet packages, i'll be glad to do some beta testing :)
 
 Regards,
 Ozy.
  
 -Message initial-
 De:stelio.valt...@dynalink.org stelio.valt...@dynalink.org
 Envoyé: mardi 16 décembre 2014 12:39
 À: users@sogo.nu
 Sujet: [SOGo] SOGo and CENTOS 7

 Hello all,

 is there any roadmap for having a package released for CENTOS 7?

 Is there anyone who has successfully deployed it already on this OS?

 Thanks
 Stelios


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



This message has been scanned for malware by SurfControl plc. 
www.surfcontrol.com
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


RE: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread Ozy de Jong
OpenLDAP doesn't support openchange am i right ?
 
-Message initial-
 De:Ben Webber ben.web...@egsgroup.com
 Envoyé: mardi 16 décembre 2014 13:42
 À: users@sogo.nu
 Sujet: Re: [SOGo] SOGo and CENTOS 7
 
 I have deployed sogo on CentOS 7 using the rpms I found here:
 
 https://copr.fedoraproject.org/coprs/jaile/sogo/
 
 I am using it with openldap rather than samba 4 though.
 
 I would also be happy to do some beta testing of CentOS 7 rpms but in an
 openldap environment rather than samba 4.
 
 Ben
 
 On 16/12/14 12:22, Ozy de Jong wrote:
  Hello,
  
  Having spoken with Ludovic earlier about this, there is a big issue with 
  Samba4 on RHEL/CentOS 7 that prevents using openchange backend.
  I guess Sogo packages can work on CentOS 7 so far (from what i've read in 
  the rpm spec files on github), but simply without openchange.
  
  The problem is related to the Samba4 implementation of the Kerberos 
  protocol which uses Heimdal whereas RHEL / CentOS use MIT Kerberos.
  That's the reason no RHEL / CentOS 7 can be configured as a Samba4 domain 
  controller yet.
  
  The guys at http://enterprisesamba.com have released Samba 4 RPMs compiled 
  with MIT Kerberos support for RHEL 7, that works as DC.
  Yet, i don't know if the sogo openchange backend can work togheter with 
  them.
  
  @Sogo devs: If you could tell us if there's any roadmap or guide to compile 
  sogo with samba sernet packages, i'll be glad to do some beta testing :)
  
  Regards,
  Ozy.
   
  -Message initial-
  De:stelio.valt...@dynalink.org stelio.valt...@dynalink.org
  Envoyé: mardi 16 décembre 2014 12:39
  À: users@sogo.nu
  Sujet: [SOGo] SOGo and CENTOS 7
 
  Hello all,
 
  is there any roadmap for having a package released for CENTOS 7?
 
  Is there anyone who has successfully deployed it already on this OS?
 
  Thanks
  Stelios
 
 
  -- 
  users@sogo.nu
  https://inverse.ca/sogo/lists
 
 
 
 This message has been scanned for malware by SurfControl plc. 
 www.surfcontrol.com
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread Ben Webber
Yes, you are right. I am not using openchange.

On 16/12/14 12:51, Ozy de Jong wrote:
 OpenLDAP doesn't support openchange am i right ?
  
 -Message initial-
 De:Ben Webber ben.web...@egsgroup.com
 Envoyé: mardi 16 décembre 2014 13:42
 À: users@sogo.nu
 Sujet: Re: [SOGo] SOGo and CENTOS 7

 I have deployed sogo on CentOS 7 using the rpms I found here:

 https://copr.fedoraproject.org/coprs/jaile/sogo/

 I am using it with openldap rather than samba 4 though.

 I would also be happy to do some beta testing of CentOS 7 rpms but in an
 openldap environment rather than samba 4.

 Ben

 On 16/12/14 12:22, Ozy de Jong wrote:
 Hello,

 Having spoken with Ludovic earlier about this, there is a big issue with 
 Samba4 on RHEL/CentOS 7 that prevents using openchange backend.
 I guess Sogo packages can work on CentOS 7 so far (from what i've read in 
 the rpm spec files on github), but simply without openchange.

 The problem is related to the Samba4 implementation of the Kerberos 
 protocol which uses Heimdal whereas RHEL / CentOS use MIT Kerberos.
 That's the reason no RHEL / CentOS 7 can be configured as a Samba4 domain 
 controller yet.

 The guys at http://enterprisesamba.com have released Samba 4 RPMs compiled 
 with MIT Kerberos support for RHEL 7, that works as DC.
 Yet, i don't know if the sogo openchange backend can work togheter with 
 them.

 @Sogo devs: If you could tell us if there's any roadmap or guide to compile 
 sogo with samba sernet packages, i'll be glad to do some beta testing :)

 Regards,
 Ozy.
  
 -Message initial-
 De:stelio.valt...@dynalink.org stelio.valt...@dynalink.org
 Envoyé: mardi 16 décembre 2014 12:39
 À: users@sogo.nu
 Sujet: [SOGo] SOGo and CENTOS 7

 Hello all,

 is there any roadmap for having a package released for CENTOS 7?

 Is there anyone who has successfully deployed it already on this OS?

 Thanks
 Stelios


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



 This message has been scanned for malware by SurfControl plc. 
 www.surfcontrol.com
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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


Re: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread stelio . valtzis
Ben,

I tried those rpms too but using postgresql for user authentication. The
result was that sogod was hanging at startup.

Stelios



 I have deployed sogo on CentOS 7 using the rpms I found here:

 https://copr.fedoraproject.org/coprs/jaile/sogo/

 I am using it with openldap rather than samba 4 though.

 I would also be happy to do some beta testing of CentOS 7 rpms but in an
 openldap environment rather than samba 4.

 Ben

 On 16/12/14 12:22, Ozy de Jong wrote:
 Hello,

 Having spoken with Ludovic earlier about this, there is a big issue with
 Samba4 on RHEL/CentOS 7 that prevents using openchange backend.
 I guess Sogo packages can work on CentOS 7 so far (from what i've read
 in the rpm spec files on github), but simply without openchange.

 The problem is related to the Samba4 implementation of the Kerberos
 protocol which uses Heimdal whereas RHEL / CentOS use MIT Kerberos.
 That's the reason no RHEL / CentOS 7 can be configured as a Samba4
 domain controller yet.

 The guys at http://enterprisesamba.com have released Samba 4 RPMs
 compiled with MIT Kerberos support for RHEL 7, that works as DC.
 Yet, i don't know if the sogo openchange backend can work togheter with
 them.

 @Sogo devs: If you could tell us if there's any roadmap or guide to
 compile sogo with samba sernet packages, i'll be glad to do some beta
 testing :)

 Regards,
 Ozy.

 -Message initial-
 De:stelio.valt...@dynalink.org stelio.valt...@dynalink.org
 Envoyé: mardi 16 décembre 2014 12:39
 À: users@sogo.nu
 Sujet: [SOGo] SOGo and CENTOS 7

 Hello all,

 is there any roadmap for having a package released for CENTOS 7?

 Is there anyone who has successfully deployed it already on this OS?

 Thanks
 Stelios


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



 This message has been scanned for malware by SurfControl plc.
 www.surfcontrol.com
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists



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


[SOGo] Logon for Ubuntu ZEG

2014-12-16 Thread richard.nihells
Hello.  What is the linux log in for the Ubutnu ZEG.  I want to get a look at
the config files in there and how the VM is set up.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread Ben Webber
Hmm, strange. It works fine for me, I am using ldap and saml for
authentication though. I can share my sogo.conf with you if you like?

On 16/12/14 14:07, stelio.valt...@dynalink.org wrote:
 Ben,
 
 I tried those rpms too but using postgresql for user authentication. The
 result was that sogod was hanging at startup.
 
 Stelios
 
 
 
 I have deployed sogo on CentOS 7 using the rpms I found here:

 https://copr.fedoraproject.org/coprs/jaile/sogo/

 I am using it with openldap rather than samba 4 though.

 I would also be happy to do some beta testing of CentOS 7 rpms but in an
 openldap environment rather than samba 4.

 Ben

 On 16/12/14 12:22, Ozy de Jong wrote:
 Hello,

 Having spoken with Ludovic earlier about this, there is a big issue with
 Samba4 on RHEL/CentOS 7 that prevents using openchange backend.
 I guess Sogo packages can work on CentOS 7 so far (from what i've read
 in the rpm spec files on github), but simply without openchange.

 The problem is related to the Samba4 implementation of the Kerberos
 protocol which uses Heimdal whereas RHEL / CentOS use MIT Kerberos.
 That's the reason no RHEL / CentOS 7 can be configured as a Samba4
 domain controller yet.

 The guys at http://enterprisesamba.com have released Samba 4 RPMs
 compiled with MIT Kerberos support for RHEL 7, that works as DC.
 Yet, i don't know if the sogo openchange backend can work togheter with
 them.

 @Sogo devs: If you could tell us if there's any roadmap or guide to
 compile sogo with samba sernet packages, i'll be glad to do some beta
 testing :)

 Regards,
 Ozy.

 -Message initial-
 De:stelio.valt...@dynalink.org stelio.valt...@dynalink.org
 Envoyé: mardi 16 décembre 2014 12:39
 À: users@sogo.nu
 Sujet: [SOGo] SOGo and CENTOS 7

 Hello all,

 is there any roadmap for having a package released for CENTOS 7?

 Is there anyone who has successfully deployed it already on this OS?

 Thanks
 Stelios


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



 This message has been scanned for malware by SurfControl plc.
 www.surfcontrol.com
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists

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


Re: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread stelio . valtzis
I would appreciate it Ben, but I can work on that starting next week.
I was anyhow thinking of checking the setup using ldap and saml but as an
exercise for xmas period, just to keep me off bed :)

I will get back to the team with the result, as soon as I have the deamon
working even using ldap, perhaps I will be able to use postgresql as well.

Thanks Ben for sharing!
Stelios



 Hmm, strange. It works fine for me, I am using ldap and saml for
 authentication though. I can share my sogo.conf with you if you like?

 On 16/12/14 14:07, stelio.valt...@dynalink.org wrote:
 Ben,

 I tried those rpms too but using postgresql for user authentication. The
 result was that sogod was hanging at startup.

 Stelios



 I have deployed sogo on CentOS 7 using the rpms I found here:

 https://copr.fedoraproject.org/coprs/jaile/sogo/

 I am using it with openldap rather than samba 4 though.

 I would also be happy to do some beta testing of CentOS 7 rpms but in
 an
 openldap environment rather than samba 4.

 Ben

 On 16/12/14 12:22, Ozy de Jong wrote:
 Hello,

 Having spoken with Ludovic earlier about this, there is a big issue
 with
 Samba4 on RHEL/CentOS 7 that prevents using openchange backend.
 I guess Sogo packages can work on CentOS 7 so far (from what i've read
 in the rpm spec files on github), but simply without openchange.

 The problem is related to the Samba4 implementation of the Kerberos
 protocol which uses Heimdal whereas RHEL / CentOS use MIT Kerberos.
 That's the reason no RHEL / CentOS 7 can be configured as a Samba4
 domain controller yet.

 The guys at http://enterprisesamba.com have released Samba 4 RPMs
 compiled with MIT Kerberos support for RHEL 7, that works as DC.
 Yet, i don't know if the sogo openchange backend can work togheter
 with
 them.

 @Sogo devs: If you could tell us if there's any roadmap or guide to
 compile sogo with samba sernet packages, i'll be glad to do some beta
 testing :)

 Regards,
 Ozy.

 -Message initial-
 De:stelio.valt...@dynalink.org stelio.valt...@dynalink.org
 Envoyé: mardi 16 décembre 2014 12:39
 À: users@sogo.nu
 Sujet: [SOGo] SOGo and CENTOS 7

 Hello all,

 is there any roadmap for having a package released for CENTOS 7?

 Is there anyone who has successfully deployed it already on this OS?

 Thanks
 Stelios


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



 This message has been scanned for malware by SurfControl plc.
 www.surfcontrol.com
 --
 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 and CENTOS 7

2014-12-16 Thread Ben Webber
Hi Stelios,

I have attached my sanitized sogo.conf for you.

Ben



On 16/12/14 15:38, stelio.valt...@dynalink.org wrote:
 I would appreciate it Ben, but I can work on that starting next week.
 I was anyhow thinking of checking the setup using ldap and saml but as an
 exercise for xmas period, just to keep me off bed :)
 
 I will get back to the team with the result, as soon as I have the deamon
 working even using ldap, perhaps I will be able to use postgresql as well.
 
 Thanks Ben for sharing!
 Stelios
 
 
 
 Hmm, strange. It works fine for me, I am using ldap and saml for
 authentication though. I can share my sogo.conf with you if you like?

 On 16/12/14 14:07, stelio.valt...@dynalink.org wrote:
 Ben,

 I tried those rpms too but using postgresql for user authentication. The
 result was that sogod was hanging at startup.

 Stelios



 I have deployed sogo on CentOS 7 using the rpms I found here:

 https://copr.fedoraproject.org/coprs/jaile/sogo/

 I am using it with openldap rather than samba 4 though.

 I would also be happy to do some beta testing of CentOS 7 rpms but in
 an
 openldap environment rather than samba 4.

 Ben

 On 16/12/14 12:22, Ozy de Jong wrote:
 Hello,

 Having spoken with Ludovic earlier about this, there is a big issue
 with
 Samba4 on RHEL/CentOS 7 that prevents using openchange backend.
 I guess Sogo packages can work on CentOS 7 so far (from what i've read
 in the rpm spec files on github), but simply without openchange.

 The problem is related to the Samba4 implementation of the Kerberos
 protocol which uses Heimdal whereas RHEL / CentOS use MIT Kerberos.
 That's the reason no RHEL / CentOS 7 can be configured as a Samba4
 domain controller yet.

 The guys at http://enterprisesamba.com have released Samba 4 RPMs
 compiled with MIT Kerberos support for RHEL 7, that works as DC.
 Yet, i don't know if the sogo openchange backend can work togheter
 with
 them.

 @Sogo devs: If you could tell us if there's any roadmap or guide to
 compile sogo with samba sernet packages, i'll be glad to do some beta
 testing :)

 Regards,
 Ozy.

 -Message initial-
 De:stelio.valt...@dynalink.org stelio.valt...@dynalink.org
 Envoyé: mardi 16 décembre 2014 12:39
 À: users@sogo.nu
 Sujet: [SOGo] SOGo and CENTOS 7

 Hello all,

 is there any roadmap for having a package released for CENTOS 7?

 Is there anyone who has successfully deployed it already on this OS?

 Thanks
 Stelios


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



 This message has been scanned for malware by SurfControl plc.
 www.surfcontrol.com
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists



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

 
 
 
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists{
  /* *  Main SOGo configuration file  **
   *   *
   * Since the content of this file is a dictionary in OpenStep plist format,  *
   * the curly braces enclosing the body of the configuration are mandatory.   *
   * See the Installation Guide for details on the format. *
   *   *
   * C and C++ style comments are supported.   *
   *   *
   * This example configuration contains only a subset of all available*
   * configuration parameters. Please see the installation guide more details. *
   *   *
   * ~sogo/GNUstep/Defaults/.GNUstepDefaults has precedence over this file,*
   * make sure to move it away to avoid unwanted parameter overrides.  *
   *   *
   * **/

  /* Database configuration (mysql:// or postgresql://) */
  SOGoProfileURL = 
postgresql://sogo:password@127.0.0.1:5432/sogo/sogo_user_profile;
  OCSFolderInfoURL = 
postgresql://sogo:password@127.0.0.1:5432/sogo/sogo_folder_info;
  OCSSessionsFolderURL = 
postgresql://sogo:password@127.0.0.1:5432/sogo/sogo_sessions_folder;
  OCSEMailAlarmsFolderURL = 
postgresql://sogo:password@127.0.0.1:5432/sogo/sogo_alarms_folder;

  /* Mail */
  SOGoDraftsFolderName = Drafts;
  SOGoSentFolderName = Sent;
  SOGoTrashFolderName = Trash;
  SOGoIMAPServer = imap://127.0.0.1:143/?tls=YES;
  SOGoSieveServer = sieve://127.0.0.1:4190/?tls=YES;
  SOGoSMTPServer = 127.0.0.1;
  SOGoMailingMechanism = smtp;
  SOGoForceExternalLoginWithEmail = NO;
  SOGoMailSpoolPath = /var/spool/sogo;
  NGImap4ConnectionStringSeparator = /;

  /* Notifications */
  SOGoAppointmentSendEMailNotifications = YES;
  SOGoEnableEMailAlarms = YES;

  /* Authentication */
  SOGoPasswordChangeEnabled = NO;
  SOGoAuthenticationType = saml2;
  SOGoSAML2CertificateLocation = 

RE: [SOGo] sogo with 389-ds authentication

2014-12-16 Thread Michal Koprda
Hi Christian,

thank you for your conf file. I successfully configured my ldap settings, 
yestarday. I had other issues with postgres because sogo sql user can't log on 
localost  i tried 127.0.0.1 and it is successfully and new tables in DB 
werecreated.

Now i can log to sogo, through WEB interface but it looks wery RAW design, it 
looks like some css styles are not uploaded, but i see my existing emails. it 
is perfect like the first step and I can log on 127.0.0.1, only )o: so i have 
to find more info about apache, httpd configuration for sogo, in official PDF 
guide is nothing )o: i have to more find on google, read the sogo logs and 
tune-up my solution.

Thank you for help.

Michal


From: users-requ...@sogo.nu [users-requ...@sogo.nu] On Behalf Of Christian 
Naumer [c...@brain-biotech.de]
Sent: Tuesday, December 16, 2014 8:29 AM
To: users@sogo.nu
Subject: Re: [SOGo] sogo with 389-ds authentication

Am 14.12.2014 um 22:24 schrieb Michal Koprda:
 my configuration is, from added sogo conf file:

I would expect it to look like this. But I don't know if this is just a
display problem with your email.
It has to be your config! SOGO can not find it as you can see in your
logs (No authentication sources defined - nobody will be able to login.
Check your defaults.)



 /* LDAP authentication example */
SOGoUserSources = (
  {
type = ldap;
CNFieldName = cn;
UIDFieldName = uid;
IDFieldName = uid; // first field of the DN for direct binds
bindFields = (uid, mail, cn); // array of fields to use for indirect
binds
baseDN = ou=people,dc=mk,dc=local;
bindDN = uid=sogo2,ou=people,dc=mk,dc=local;
bindPassword = Emerson01;
canAuthenticate = YES;
displayName = Shared Addresses;
hostname = ldap://srv389ds.mk.local:389ldap://srv389ds.mk.local:389/;
id = auth;
isAddressBook = YES;
 SearchFieldNames = (uid,cn,sn,mail);
  }
);

Here is ours:

 SOGoUserSources = (
{
CNFieldName = cn;
IDFieldName = uid;
UIDFieldName = uid;
bindAsCurrentUser =YES;
baseDN = ou=Users,dc=brain-biotech,dc=de;
bindDN = cn=X-TEST;
bindFields = (
uid
);
bindPassword = xx;
canAuthenticate = YES;
displayName = BRAIN;
encryption = STARTTLS;
hostname = ldap.local;
id = BRAIN;
isAddressBook = YES;
port = 389;
}
);


Regards

Christian


--
Dr. Christian Naumer
Research Scientist
Plattform-Koordinator Bioprozesstechnik

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. Juergen Eck
Vorsitzender des Aufsichtsrats: Dr. Ludger Mueller
--
users@sogo.nu
https://inverse.ca/sogo/lists-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Specific errors in configuring OCSManager Web Services

2014-12-16 Thread Steve Ankeny
I've installed Apache2, MariaDB, Dovecot, Postfix, Samba, SOGo  
OpenChange from scratch.


My purpose is to create a SOGo server without LDAP by using Samba, 
Dovecot, Postfix  OpenChange.


I've followed the configuration starting at 
http://iabsis.com/EN/article/35-2/Requirements and cross-referenced the 
instructions given in both the SOGo Installation Guide 
http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf and 
Native Microsoft Outlook Configuration 
http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf


Specifically, I've configured Dovecot  Postfix successfully with the 
instructions at http://iabsis.com . .


I've configured SOGo to authenticate with MySQL and successfully 
configured Samba as an AD-DC


I'm following the directions starting on pg 9 of the Native Microsoft 
Outlook Configuration 
http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf, 
and my setup fails at pg 13 -- /etc/init.d/openchange-ocsmanager start 
-- with the error, No such file or directory


*How is ocsmanager configured with python-ocsmanager?* Where is the 
documentation?


ALSO, I am missing /etc/apache2/conf-available/sogo.conf and 
/etc/apache2/conf-enabled/sogo.conf


As a result, I cannot reach http://ip_address/SOGo by web services.

I can create the file, but I do not wish to skip a configuration 
step.  And, what of OCSManager?


Thx

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

Re: [SOGo] Specific errors in configuring OCSManager Web Services

2014-12-16 Thread jacek burghardt
Well you can download the file by googling it.
This has good reading and now my sytem works fine.
https://wiki.archlinux.org/index.php/OpenChange_Server
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Specific errors in configuring OCSManager Web Services

2014-12-16 Thread Steve Ankeny
yeah, I saw that yesterday but haven't read it intently yet -- thx for 
reminding me


On 12/16/2014 02:25 PM, jacek burghardt wrote:

Well you can download the file by googling it.
This has good reading and now my sytem works fine.
https://wiki.archlinux.org/index.php/OpenChange_Server


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


Re: [SOGo] Specific errors in configuring OCSManager Web Services

2014-12-16 Thread jacek burghardt
Are you running arch linux ? I got everything working perfectly on my
server.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] BTS activities for Tuesday, December 16 2014

2014-12-16 Thread SOGo reporter
Title: BTS activities for Tuesday, December 16 2014





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Tuesday, December 16 2014

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3020
	2014-12-16 07:37:17
	updated (open)
	ActiveSync
	Outlook 2013 Activesync downloads e-mails very slow
	
	  
	
3030
	2014-12-16 09:43:37
	updated (open)
	Backend Calendar
	Not possible to delete an existing single occurrence of repeating events in Thunderbird
	
	  
	
3027
	2014-12-16 06:13:31
	updated (open)
	Backend General
	Lock file broken
	
	  
	
3029
	2014-12-16 09:41:19
	updated (open)
	sogo-tool
	Re-creation sieve rules on the IMAP server by restoring SOGo preferences
	
	  
	
3008
	2014-12-16 16:06:19
	updated (open)
	Web Calendar
	Calendar reminder immediately shown when target date selected.
	
	  
	
3028
	2014-12-16 13:44:50
	feedback (reopened)
	ActiveSync
	Tasks - notes
	
	  
	
3026
	2014-12-16 13:22:36
	feedback (reopened)
	Backend General
	WOWatchDogRequestTimeout stopped working with 2.2.11a
	
	  
	
3025
	2014-12-16 09:59:52
	resolved (fixed)
	Packaging (Debian)
	[Ubuntu10.04] sogo 2.2.11a-1 requires liblasso3 (>= 2.3.6) but only 2.2.1-4build1 in lucid
	
	  
	
76
	2014-12-16 09:39:49
	resolved (fixed)
	Web Calendar
	modification of accepted event is impossible
	
	  
	
2996
	2014-12-16 13:26:37
	resolved (fixed)
	with SOGo
	improper / inconsistent definition of rpath in source
	
	  
	
3023
	2014-12-16 11:47:27
	closed (unable to duplicate)
	ActiveSync
	Some pdf attatchments corrupted